fix(core): remove comment lines.

This commit is contained in:
OldHawk
2018-03-16 12:02:55 +08:00
parent c20b8e5528
commit fa0e673994

View File

@@ -1,6 +1,5 @@
'use strict';
/* this is test */
var path = require('path'),
config = require(path.resolve('./config/config')),
common = require(path.resolve('./config/lib/common')),