mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-20 23:24:20 +01:00
opt.
This commit is contained in:
@@ -360,8 +360,6 @@ class _DockerManagePageState extends State<DockerManagePage> {
|
||||
text: _s.invalidVersionHelp(appHelpUrl),
|
||||
replace: 'Github',
|
||||
);
|
||||
|
||||
/// TODO: Add solution for these cases.
|
||||
case DockerErrType.parseImages:
|
||||
return const Text('Parse images error');
|
||||
case DockerErrType.parsePsItem:
|
||||
|
||||
Reference in New Issue
Block a user