mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 08:57:07 +02:00
fix(core): remove comment lines.
This commit is contained in:
@@ -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')),
|
||||
|
||||
Reference in New Issue
Block a user