style: remove unnecessary blank line in config file
All checks were successful
All checks were successful
This commit is contained in:
parent
c765ef87e3
commit
c942b4bb39
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import { provideAnimationsAsync } from '@angular/platform-browser/animations/asy
|
|||
import { OAuthStorage, provideOAuthClient } from 'angular-oauth2-oidc';
|
||||
import { httpInterceptor } from './shared/interceptor/http.interceptor';
|
||||
|
||||
|
||||
export const appConfig: ApplicationConfig = {
|
||||
providers: [
|
||||
provideRouter(routes),
|
||||
|
|
Loading…
Add table
Reference in a new issue