mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 16:38:21 +01:00
Remove unnecessary windows 7 shim
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// Copyright 2017-2022 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
// This has to be the first import because of monkey-patching
|
||||
import '../shims';
|
||||
|
||||
/* eslint-disable global-require */
|
||||
|
||||
import * as log from '../../logging/log';
|
||||
|
||||
Reference in New Issue
Block a user