refactor : clean up import
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import 'dart:async';
|
||||
import 'package:rasadyar_auth/presentation/routes/pages.dart';
|
||||
|
||||
import '../../core.dart';
|
||||
|
||||
typedef RefreshTokenCallback = Future<String?> Function();
|
||||
|
||||
Reference in New Issue
Block a user