X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e36cdaad0d56280aec7cd02c0c78e77dc0c4d9a1..refs/pull/4562/head:/resources/js/components/attachments.js diff --git a/resources/js/components/attachments.js b/resources/js/components/attachments.js index e185b3c5c..f45b25e36 100644 --- a/resources/js/components/attachments.js +++ b/resources/js/components/attachments.js @@ -1,4 +1,4 @@ -import {onSelect, showLoading} from '../services/dom'; +import {showLoading} from '../services/dom'; import {Component} from './component'; export class Attachments extends Component {