mirror of
https://github.com/immich-app/immich.git
synced 2025-12-16 09:13:13 +03:00
refactor(mobile): network.interface.dart (#19341)
* refactor(mobile): network.interface.dart * refactor(mobile): network.interface.dart
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
abstract interface class INetworkRepository {
|
||||
Future<String?> getWifiName();
|
||||
Future<String?> getWifiIp();
|
||||
}
|
||||
Reference in New Issue
Block a user