mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04:00
Try to remove unused front-end dependency
This commit is contained in:
parent
d70d0318e5
commit
7ebc84bec0
7 changed files with 17 additions and 60 deletions
|
@ -1,3 +1,5 @@
|
|||
require('./locale');
|
||||
|
||||
var common = require('./common');
|
||||
var checkIfAuth = common.checkIfAuth;
|
||||
var urlpath = common.urlpath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue