Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlukaa committed Jul 3, 2023
1 parent 028b680 commit 5f26f5b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/system_theme.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'package:flutter/foundation.dart' show PlatformDispatcher;
import 'package:flutter/services.dart' show MethodChannel, Brightness, Color;
import 'package:flutter/services.dart' show MethodChannel, Color;
import 'package:flutter/widgets.dart' show WidgetsFlutterBinding;

/// Default system accent color.
Expand Down

0 comments on commit 5f26f5b

Please sign in to comment.