mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-17 20:24:00 +00:00
cleanup file names
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { SomeJSONSchema } from 'ajv/dist/types/json-schema';
|
||||
import { ParamsFormInfo } from '../models/form.model';
|
||||
import { ParamsFormInfo } from '../models/form';
|
||||
import { FormGroup, FormControl } from '@angular/forms';
|
||||
import { schemaToParamsFormInfo } from './params';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user