summary refs log tree commit diff
path: root/scripts/syncronise.js
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-04-13 19:45:44 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-04-13 19:45:44 +1000
commit5a6cb33f5ead561cd2ac82afc7be6a00fc0707f7 (patch)
treee0a8a3b967a99b4a5c95c8b5a69a0b8a938c7a16 /scripts/syncronise.js
parentscripts n shit (diff)
parentfix style action (diff)
downloadserver-5a6cb33f5ead561cd2ac82afc7be6a00fc0707f7.tar.xz
Merge branch 'master' into feat/refactorIdentify
Diffstat (limited to 'scripts/syncronise.js')
-rw-r--r--scripts/syncronise.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/syncronise.js b/scripts/syncronise.js

index 5f6987c3..34cd0ddd 100644 --- a/scripts/syncronise.js +++ b/scripts/syncronise.js
@@ -25,8 +25,6 @@ it doesn't break the below, thus we're left with this :sob: */ -/* eslint-env node */ - require("module-alias/register"); require("dotenv").config(); const { initDatabase } = require("..");