mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
remove old import unused
This commit is contained in:
parent
4ec5548c24
commit
f9b8d9f0eb
@ -1,8 +1,6 @@
|
||||
import { BrowserModule } from '@angular/platform-browser';
|
||||
import { NgModule } from '@angular/core';
|
||||
import { FormsModule } from '@angular/forms';
|
||||
import { HttpModule } from '@angular/http';
|
||||
import { MatInputModule } from '@angular/material';
|
||||
import { FlexLayoutModule } from '@angular/flex-layout';
|
||||
// import { Editor3DModule } from 'ng2-3d-editor';
|
||||
import { ChartsModule } from 'ng2-charts';
|
||||
@ -75,8 +73,6 @@ import { routing } from './app.routes';
|
||||
BrowserModule,
|
||||
routing,
|
||||
FormsModule,
|
||||
HttpModule,
|
||||
MatInputModule,
|
||||
AdfModule,
|
||||
MaterialModule,
|
||||
ThemePickerModule,
|
||||
|
Loading…
x
Reference in New Issue
Block a user