mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 16:59:48 +02:00
Lint fixes + fix for unit tests
This commit is contained in:
@@ -16,7 +16,6 @@ export const setConf = function (cnf) {
|
||||
conf[keys[i]] = cnf[keys[i]];
|
||||
}
|
||||
};
|
||||
let mainConfig = getConfig();
|
||||
|
||||
let nodeDb = {};
|
||||
|
||||
|
Reference in New Issue
Block a user