mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
JS: Fixed ESLint issues
This commit is contained in:
parent
b2d48d9a7f
commit
ffb04a8be6
@ -1,4 +1,6 @@
|
||||
import {onChildEvent, onSelect, removeLoading, showLoading,} from '../services/dom';
|
||||
import {
|
||||
onChildEvent, onSelect, removeLoading, showLoading,
|
||||
} from '../services/dom';
|
||||
import {Component} from './component';
|
||||
|
||||
export class ImageManager extends Component {
|
||||
|
Loading…
Reference in New Issue
Block a user