Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCoduriV committed Sep 5, 2022
1 parent 63e85e7 commit 5eb2a09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/router/chat_guard.dart
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
import 'package:auto_route/auto_route.dart';
import 'package:get_it/get_it.dart';
import 'package:pdg_app/router/router.gr.dart';
import 'package:provider/provider.dart';

import '../provider/auth_provider.dart';
import '../provider/chat_provider.dart';

class ChatGuard extends AutoRouteGuard {
@override
Expand Down

0 comments on commit 5eb2a09

Please sign in to comment.