aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/reset-password.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/reset-password.js')
-rwxr-xr-xscripts/reset-password.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/reset-password.js b/scripts/reset-password.js
index e5f59a267..6a00b37eb 100755
--- a/scripts/reset-password.js
+++ b/scripts/reset-password.js
@@ -6,7 +6,6 @@
6 6
7const program = require('commander') 7const program = require('commander')
8 8
9const constants = require('../server/initializers/constants')
10const db = require('../server/initializers/database') 9const db = require('../server/initializers/database')
11 10
12program 11program