style: format project
[skip ci]
This commit is contained in:
@@ -2,8 +2,8 @@ import {NgModule} from '@angular/core';
|
||||
import {CommonModule} from '@angular/common';
|
||||
import {MaintainComponent} from './maintain.component';
|
||||
import {RouterModule} from '@angular/router';
|
||||
import { NzButtonModule } from 'ng-zorro-antd/button';
|
||||
import { NzResultModule } from 'ng-zorro-antd/result';
|
||||
import {NzButtonModule} from 'ng-zorro-antd/button';
|
||||
import {NzResultModule} from 'ng-zorro-antd/result';
|
||||
|
||||
|
||||
@NgModule({
|
||||
|
||||
Reference in New Issue
Block a user