aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/scripts/dev.js
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/scripts/dev.js')
-rw-r--r--server/src/scripts/dev.js17
1 files changed, 0 insertions, 17 deletions
diff --git a/server/src/scripts/dev.js b/server/src/scripts/dev.js
deleted file mode 100644
index 5049b84..0000000
--- a/server/src/scripts/dev.js
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * Server development script
- *
- * Version: v2.0.0
- * Developer: Marzavec ( https://github.com/marzavec )
- * License: WTFPL ( http://www.wtfpl.net/txt/copying/ )
- *
- */
-
-'use strict';
-
-// import required classes
-
-
-// begin tests
-// TODO: TODO
-// TODO