mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-18 11:44:07 +01:00
1473 Updated config handling, removed a logger
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import { logger } from './logger';
|
|
||||||
let config = {};
|
let config = {};
|
||||||
|
|
||||||
const setConf = function(cnf) {
|
const setConf = function(cnf) {
|
||||||
|
|||||||
Reference in New Issue
Block a user