mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-08 17:41:27 +02:00
fix(config): fixed eslint warning
This commit is contained in:
@@ -90,7 +90,5 @@ function getSafeMeanTorrentConfig(cfg) {
|
||||
//ignore serverNotice settings
|
||||
cfg.serverNotice = undefined;
|
||||
|
||||
|
||||
|
||||
return cfg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user