Skip to content

Commit

Permalink
refactor(app,neon): removed test file and comments
Browse files Browse the repository at this point in the history
Signed-off-by: Nish Patel <[email protected]>
  • Loading branch information
jj10133 committed Sep 11, 2023
1 parent 6e2ee47 commit 65b807d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
30 changes: 0 additions & 30 deletions packages/app/test/widget_test.dart

This file was deleted.

1 change: 0 additions & 1 deletion packages/neon/neon/lib/src/platform/ios.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class IosNeonPlatform implements NeonPlatform {
@override
bool get canUsePushNotifications => false;

//don't know what this means
@override
bool get canUseQuickActions => true;

Expand Down

0 comments on commit 65b807d

Please sign in to comment.