mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 23:09:49 +02: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