style: Run prettier
This commit is contained in:
parent
372449cd04
commit
3bea232dfb
@ -12,5 +12,4 @@ import { KeycloakAngularModule } from 'keycloak-angular';
|
|||||||
styleUrl: './app.component.css',
|
styleUrl: './app.component.css',
|
||||||
changeDetection: ChangeDetectionStrategy.OnPush,
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
||||||
})
|
})
|
||||||
export class AppComponent {
|
export class AppComponent {}
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user