]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/js/init.js
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / js / init.js
index 8da9a859bf88831a80cce8c4a55072318ed68e12..07afd3118c0d38c3347bb1889eb039756b5b7d6f 100755 (executable)
@@ -3,7 +3,6 @@ require('jquery.cookie');
 require('jquery-ui-browserify');
 const annotator = require('annotator');
 import { savePercent, retrievePercent } from '../../_global/js/tools.js';
-import { split, extractLast } from './autoCompleteTags.js';
 import { toggleSaveLinkForm } from './uiTools.js';