mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 13:34:28 -04:00
Fix spellcheck
* also fix spaces width
This commit is contained in:
parent
747502e694
commit
ae3e1b972b
6 changed files with 1 additions and 6 deletions
public/js
|
@ -1,7 +1,6 @@
|
|||
var common = require('./common');
|
||||
var checkIfAuth = common.checkIfAuth;
|
||||
var urlpath = common.urlpath;
|
||||
var serverurl = common.serverurl;
|
||||
var resetCheckAuth = common.resetCheckAuth;
|
||||
var getLoginState = common.getLoginState;
|
||||
var clearLoginState = common.clearLoginState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue