Remove unused import
This commit is contained in:
parent
4dd465fdfa
commit
2558473399
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import "package:ente_auth/l10n/l10n.dart";
|
|||
import 'package:ente_auth/models/code.dart';
|
||||
import 'package:ente_auth/utils/dialog_util.dart';
|
||||
import 'package:ente_auth/utils/totp_util.dart';
|
||||
import 'package:flutter/foundation.dart';
|
||||
import "package:flutter/material.dart";
|
||||
|
||||
class SetupEnterSecretKeyPage extends StatefulWidget {
|
||||
|
|
Loading…
Add table
Reference in a new issue