Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bapaws committed Mar 22, 2023
1 parent c215bd3 commit fdbb289
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2 deletions.
Binary file added img/android-screen-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/android-screen-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/android-screen.png
Binary file not shown.
Binary file added img/ios-screen-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/ios-screen-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/ios-screen.png
Binary file not shown.
2 changes: 0 additions & 2 deletions lib/app/providers/service_provider_manager.dart
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ class ServiceProviderManager extends GetxController {
instance.tokens.addAll(
await AppDatabase.instance.serviceTokensDao.getAll(),
);

print(instance.tokens);
}

Future<void> _updateProvider(ServiceProvider? provider) async {
Expand Down

0 comments on commit fdbb289

Please sign in to comment.