refactoring

This commit is contained in:
Salvatore Giordano
2020-04-29 15:17:59 +02:00
parent 9709010513
commit eee1426b52
3 changed files with 5 additions and 7 deletions
-1
View File
@@ -67,7 +67,6 @@ void main() async {
final client = Client(
's2dxdhpxd94g',
logLevel: Level.INFO,
persistenceEnabled: false,
showLocalNotification: Platform.isAndroid ? showLocalNotification : null,
);