Sort imports
This commit is contained in:
parent
869f674880
commit
9984dbffa2
|
@ -21,8 +21,8 @@ import '../widgets/fullscreenable_image.dart';
|
|||
import '../widgets/info_table_popup.dart';
|
||||
import '../widgets/markdown_text.dart';
|
||||
import '../widgets/sortable_infinite_list.dart';
|
||||
import 'modlog_page.dart';
|
||||
import 'create_post.dart';
|
||||
import 'modlog_page.dart';
|
||||
|
||||
/// Displays posts, comments, and general info about the given community
|
||||
class CommunityPage extends HookWidget {
|
||||
|
|
Loading…
Reference in New Issue