Remove leftover logic checking whether we are behind proxy
This commit is contained in:
parent
4ae563cc95
commit
189a8a0877
3 changed files with 0 additions and 6 deletions
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue