mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-14 23:40:30 +08:00
Remove unused import
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
import 'package:shared_preferences/shared_preferences.dart';
|
import 'package:shared_preferences/shared_preferences.dart';
|
||||||
import 'package:flutter/foundation.dart';
|
|
||||||
|
|
||||||
enum NoteViewerFontSize { Normal, Small, ExtraSmall, Large, ExtraLarge }
|
enum NoteViewerFontSize { Normal, Small, ExtraSmall, Large, ExtraLarge }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user