summaryrefslogtreecommitdiff
path: root/public/js/common.js.example
diff options
context:
space:
mode:
Diffstat (limited to 'public/js/common.js.example')
-rw-r--r--public/js/common.js.example1
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
};
-}