fix: remove css
All checks were successful
Build and Deploy Angular App / build (push) Successful in 1m15s
All checks were successful
Build and Deploy Angular App / build (push) Successful in 1m15s
This commit is contained in:
parent
a7b8c15e3a
commit
90fca336f5
@ -24,7 +24,6 @@ import SetupService from "@api/v1/setup.service";
|
||||
FocusNextDirective
|
||||
],
|
||||
templateUrl: './password-input.component.html',
|
||||
styleUrl: './password-input.component.css',
|
||||
providers: [SecurityService, SetupService]
|
||||
})
|
||||
export class PasswordInputComponent {
|
||||
|
Loading…
x
Reference in New Issue
Block a user