Skip to content
Snippets Groups Projects
Commit e1368c04 authored by Alexander Philipp Nowosad's avatar Alexander Philipp Nowosad
Browse files

Fix prettier

parent 4f745054
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -20,13 +20,9 @@ import { ChangePasswordFormComponent } from './change-password-form/change-passw
import { ProfileComponent } from './profile/profile.component';
import { PageNotFoundComponent } from './page-not-found/page-not-found.component';
import { QuillModule } from 'ngx-quill';
import {
WhiteboardMetaArtifactModule
} from './modules/whiteboard/whiteboard-meta-artifact/whiteboard-meta-artifact.module';
import { WhiteboardMetaArtifactModule } from './modules/whiteboard/whiteboard-meta-artifact/whiteboard-meta-artifact.module';
import { WhiteboardToolModule } from './modules/whiteboard/whiteboard-tool/whiteboard-tool.module';
import {
HypoMoMapMetaArtifactModule
} from './modules/hypo-mo-map/hypo-mo-map-meta-artifact/hypo-mo-map-meta-artifact.module';
import { HypoMoMapMetaArtifactModule } from './modules/hypo-mo-map/hypo-mo-map-meta-artifact/hypo-mo-map-meta-artifact.module';
import { NavSideComponent } from './nav-side/nav-side.component';
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
import { NavSideListComponent } from './nav-side-list/nav-side-list.component';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment