removing CoreUi bloat
This commit is contained in:
@@ -19,9 +19,9 @@ import { NgbModule} from "@ng-bootstrap/ng-bootstrap";
|
||||
import { JsonschemasService } from "./jsonschemas.service";
|
||||
import { MultiSchemaTypeComponent } from "./types/multischema.type";
|
||||
import { ForeignkeyTypeComponent } from "./types/foreignkey.type";
|
||||
import {HiddenTypeComponent} from "./types/hidden.type";
|
||||
import {DictionaryTypeComponent} from "./types/dictionary.type";
|
||||
import {DictionaryService} from "./types/dictionary.service";
|
||||
import { HiddenTypeComponent } from "./types/hidden.type";
|
||||
import { DictionaryTypeComponent } from "./types/dictionary.type";
|
||||
import { DictionaryService } from "./types/dictionary.service";
|
||||
|
||||
|
||||
@NgModule({
|
||||
|
||||
Reference in New Issue
Block a user