File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
lib/Screens/Detail/Tabs/Watch Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ import 'package:get/get.dart';
5
5
import 'package:provider/provider.dart' ;
6
6
7
7
import '../../../../DataClass/Media.dart' ;
8
+ import '../../../../Functions/GetExtensions.dart' ;
8
9
import '../../../../Preferences/IsarDataClasses/Selected/Selected.dart' ;
9
10
import '../../../../Preferences/IsarDataClasses/ShowResponse/ShowResponse.dart' ;
10
11
import '../../../../Preferences/PrefManager.dart' ;
11
12
import '../../../../Services/ServiceSwitcher.dart' ;
12
13
import '../../../../Widgets/CustomBottomDialog.dart' ;
13
14
import '../../../../api/Sources/Eval/dart/model/m_manga.dart' ;
14
- import '../../../../api/Sources/Extensions/extensions_provider.dart' ;
15
15
import '../../../../api/Sources/Model/Manga.dart' ;
16
16
import '../../../../api/Sources/Model/Source.dart' ;
17
17
import '../../../../api/Sources/Search/search.dart' ;
You can’t perform that action at this time.
0 commit comments