Skip to content

Commit

Permalink
refactor(example): remove unnecessary cupertino import
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-xD committed Apr 29, 2024
1 parent 2fe43ba commit 2c6d64b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion push/example/lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'package:flutter/material.dart' hide Notification;
import 'package:flutter/cupertino.dart';
import 'package:flutter_hooks/flutter_hooks.dart';
import 'package:flutter_local_notifications/flutter_local_notifications.dart';
import 'package:push/push.dart';
Expand Down

0 comments on commit 2c6d64b

Please sign in to comment.