mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix & opt.
This commit is contained in:
@@ -1051,16 +1051,6 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Go to SFTP download page?`
|
||||
String get goSftpDlPage {
|
||||
return Intl.message(
|
||||
'Go to SFTP download page?',
|
||||
name: 'goSftpDlPage',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Create folder`
|
||||
String get createFolder {
|
||||
return Intl.message(
|
||||
|
||||
Reference in New Issue
Block a user