user => clean archi
This commit is contained in:
@@ -4,7 +4,7 @@ import { FormBuilder, FormControl, ReactiveFormsModule, Validators } from '@angu
|
||||
import { AuthService } from '@app/core/services/authentication/auth.service';
|
||||
import { LoginDto } from '@app/shared/models/login-dto';
|
||||
import { UntilDestroy } from '@ngneat/until-destroy';
|
||||
import { User } from '@app/shared/models/user';
|
||||
import { User } from '@app/domain/users/user.model';
|
||||
import { ToastrService } from 'ngx-toastr';
|
||||
import { ProgressBarModule } from 'primeng/progressbar';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user