mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-02 07:51:52 +02:00
* Update modules
* Remove lingering strip-json-comments
This commit is contained in:
parent
6848df49d1
commit
870e5a9136
3 changed files with 4 additions and 6 deletions
|
@ -25,7 +25,6 @@ function init(configPath, cb) {
|
|||
var configJson = hjson.parse(data);
|
||||
callback(null, configJson);
|
||||
} catch(e) {
|
||||
console.log(e)
|
||||
callback(e);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue