This commit is contained in:
Maurizio Vitale
2017-08-21 17:35:45 +01:00
committed by Mario Romano
parent 7899b1f714
commit 4547fbdd99
7 changed files with 2 additions and 11 deletions

View File

@@ -41,7 +41,6 @@ import { AppComponent } from './app.component';
import { routing } from './app.routes';
import { CustomEditorsModule } from './components/activiti/custom-editor/custom-editor.component';
import { FormListDemoComponent } from './components/form/form-list-demo.component';
import { StyleManager } from './components/theme-picker/style-manager/style-manager';
import { ThemePickerModule } from './components/theme-picker/theme-picker';
import { MaterialModule } from './material.module';
import { DebugAppConfigService } from './services/debug-app-config.service';