Removed use strict

This commit is contained in:
Jamie Curnow
2019-05-08 15:24:57 +10:00
parent af83cb57d0
commit feaa0e51bd
131 changed files with 23 additions and 273 deletions

View File

@ -1,5 +1,3 @@
'use strict';
const config = require('config');
if (!config.has('database')) {