Skip to content

Commit

Permalink
refactor: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
adar2378 committed Dec 28, 2023
1 parent b49eb2f commit a94c4f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import 'dart:async';

import 'package:djangoflow_fcm/src/data/djangoflow_fcm_repository.dart';
import 'package:firebase_messaging/firebase_messaging.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter_bloc/flutter_bloc.dart';

import 'djangoflow_fcm_event.dart';
Expand Down

0 comments on commit a94c4f3

Please sign in to comment.