mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
fix(useapplelogin ): lint
This commit is contained in:
parent
63624a9554
commit
d09c760a1c
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ type AppleLoginResponse = {
|
|||
name: string;
|
||||
};
|
||||
|
||||
|
||||
const STREMIO_URL = 'http://localhost:3001';
|
||||
const MAX_TRIES = 25;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue