mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
rm: linux dist logos
This commit is contained in:
@@ -10,10 +10,6 @@ enum Dist {
|
||||
arch,
|
||||
alpine,
|
||||
rocky;
|
||||
|
||||
String get iconPath {
|
||||
return 'assets/linux/$name.png';
|
||||
}
|
||||
}
|
||||
|
||||
extension StringX on String {
|
||||
|
||||
Reference in New Issue
Block a user