mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +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 { loadAndBundleSpec } from '../utils/loadAndBundleSpec';
|
||||
|
|
Loading…
Reference in New Issue
Block a user