mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 14:14:56 +03:00
Removed spurious import statement
This commit is contained in:
parent
99f845731b
commit
47d7b9fb17
|
@ -20,7 +20,6 @@ import {
|
||||||
} from '../../utils/';
|
} from '../../utils/';
|
||||||
|
|
||||||
import { l } from '../Labels';
|
import { l } from '../Labels';
|
||||||
import { Schema } from '../../components';
|
|
||||||
|
|
||||||
// TODO: refactor this model, maybe use getters instead of copying all the values
|
// TODO: refactor this model, maybe use getters instead of copying all the values
|
||||||
export class SchemaModel {
|
export class SchemaModel {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user