aboutsummaryrefslogtreecommitdiffstats
path: root/database/factory.js
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-05 11:22:49 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-05 11:22:49 +0200
commit29b8334b060dc0c05a509d523ead4b3a30229fef (patch)
tree4dbfcfb90a3eff31acd219b27557bbdc594f589f /database/factory.js
parentAdd cookie notice to login page (diff)
downloadferdium-server-29b8334b060dc0c05a509d523ead4b3a30229fef.tar.gz
ferdium-server-29b8334b060dc0c05a509d523ead4b3a30229fef.tar.zst
ferdium-server-29b8334b060dc0c05a509d523ead4b3a30229fef.zip
Add eslint
Diffstat (limited to 'database/factory.js')
-rw-r--r--database/factory.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/database/factory.js b/database/factory.js
index 16b5084..550c5e6 100644
--- a/database/factory.js
+++ b/database/factory.js
@@ -1,4 +1,3 @@
1'use strict'
2 1
3/* 2/*
4|-------------------------------------------------------------------------- 3|--------------------------------------------------------------------------