mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 14:25:55 +08:00
opt: sealed LoadingState (#765)
This commit is contained in:
committed by
GitHub
parent
d4d1602b45
commit
bb6bd95e9b
@@ -179,7 +179,6 @@ class _NoteListPageState extends CommonSlidePageState<NoteListPage> {
|
||||
)
|
||||
: errWidget(),
|
||||
Error() => errWidget(loadingState.errMsg),
|
||||
LoadingState() => throw UnimplementedError(),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user