mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 18:14:07 +03:00
chore: fix lint issue
This commit is contained in:
parent
6b7c5b7df3
commit
9a238e75eb
|
@ -1,4 +1,4 @@
|
||||||
import { observe, Lambda } from 'mobx';
|
import { Lambda, observe } from 'mobx';
|
||||||
|
|
||||||
import { OpenAPISpec } from '../types';
|
import { OpenAPISpec } from '../types';
|
||||||
import { loadAndBundleSpec } from '../utils/loadAndBundleSpec';
|
import { loadAndBundleSpec } from '../utils/loadAndBundleSpec';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user