Skip to content

Commit 2400c66

Browse files
committed
revert re-arrange
1 parent d30d209 commit 2400c66

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/providers/history_providers.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
import 'package:apidash/models/models.dart';
21
import 'package:flutter_riverpod/flutter_riverpod.dart';
3-
2+
import 'package:apidash/models/models.dart';
43
import '../services/services.dart' show hiveHandler, HiveHandler;
54
import '../utils/history_utils.dart';
65

0 commit comments

Comments
 (0)