pull/5897/head
Chocobozzz 2023-07-17 14:17:18 +02:00
parent 4212a107d4
commit c6a3445360
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { browserSleep, go, isAndroid, isMobileDevice } from '../utils'
import { browserSleep, go, isAndroid } from '../utils'
export class LoginPage {