Some refactoring

This commit is contained in:
estevez-dev
2019-09-14 19:53:39 +03:00
parent a65f42d0fd
commit c37313cf07
2 changed files with 6 additions and 16 deletions

View File

@ -127,7 +127,6 @@ part 'cards/widgets/light_card_body.dart';
part 'pages/play_media.page.dart';
part 'entities/entity_page_layout.widget.dart';
EventBus eventBus = new EventBus();
final FirebaseMessaging _firebaseMessaging = FirebaseMessaging();
FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin();