diff options
Diffstat (limited to '')
-rw-r--r-- | public/js/common.js.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/js/common.js.example b/public/js/common.js.example index c6325721..1c6a1c9c 100644 --- a/public/js/common.js.example +++ b/public/js/common.js.example @@ -121,4 +121,3 @@ module.exports = { clearLoginState: clearLoginState, checkIfAuth: checkIfAuth }; -} |