mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Remove leftover logic checking whether we are behind proxy
This commit is contained in:
Vendored
-1
@@ -183,7 +183,6 @@ declare global {
|
||||
// Used for sticker creator localization
|
||||
localeMessages: { [key: string]: { message: string } };
|
||||
|
||||
isBehindProxy: () => boolean;
|
||||
openArtCreator: (opts: { username: string; password: string }) => void;
|
||||
|
||||
enterKeyboardMode: () => void;
|
||||
|
||||
Reference in New Issue
Block a user