mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
chore: update deps.
This commit is contained in:
@@ -310,7 +310,6 @@ class _SSHPageState extends State<SSHPage> with AutomaticKeepAliveClientMixin {
|
||||
.toList();
|
||||
},
|
||||
name: (e) => e.name,
|
||||
all: l10n.all,
|
||||
);
|
||||
if (snippets == null || snippets.isEmpty) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user