fixed services
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import 'package:tm_app/data/services/model/login_response/login_response_model.dart';
|
||||
import 'package:tm_app/data/services/model/logout_response/logout_response.dart';
|
||||
|
||||
import '../../core/utils/result.dart';
|
||||
import '../services/auth_service.dart';
|
||||
import '../services/model/logout_response/logout_response.dart';
|
||||
|
||||
class AuthRepository {
|
||||
final AuthService _authService;
|
||||
|
||||
Reference in New Issue
Block a user