mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 23:39:50 +02:00
Deleted dead code and unused code
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
var graph = require('../graphDb');
|
||||
var flow = require('./flow');
|
||||
|
||||
ddescribe('when parsing ',function(){
|
||||
describe('when parsing ',function(){
|
||||
beforeEach(function(){
|
||||
flow.parser.yy = require('../graphDb');
|
||||
flow.parser.yy.clear();
|
||||
|
Reference in New Issue
Block a user