Parcourir la source

Remove redundant import

vishnukvmd il y a 2 ans
Parent
commit
e69a3adf14
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      lib/ui/code_widget.dart

+ 0 - 1
lib/ui/code_widget.dart

@@ -8,7 +8,6 @@ import 'package:ente_auth/utils/toast_util.dart';
 import 'package:ente_auth/utils/totp_util.dart';
 import 'package:flutter/material.dart';
 import 'package:flutter_animation_progress_bar/flutter_animation_progress_bar.dart';
-// import 'package:flutter_animation_progress_bar/flutter_animation_progress_bar.dart';
 import 'package:flutter_slidable/flutter_slidable.dart';
 
 class CodeWidget extends StatefulWidget {