Fix indent.
This commit is contained in:
parent
270406ff58
commit
8b62380c52
@ -13,10 +13,10 @@ import { AccountModule } from './accounts/account.module';
|
|||||||
|
|
||||||
@NgModule({
|
@NgModule({
|
||||||
imports: [
|
imports: [
|
||||||
BrowserModule,
|
BrowserModule,
|
||||||
UpgradeModule,
|
UpgradeModule,
|
||||||
AccountModule
|
AccountModule
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|
||||||
export class AppModule {
|
export class AppModule {
|
||||||
|
Loading…
Reference in New Issue
Block a user