mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 09:36:07 +00:00
chore(modeling): clean unused import
This commit is contained in:
parent
fe24a098fd
commit
6183fc2561
@ -4,8 +4,6 @@ var _ = require('lodash');
|
||||
|
||||
var BpmnModdle = require('bpmn-moddle');
|
||||
|
||||
var Collections = require('diagram-js/lib/util/Collections');
|
||||
|
||||
|
||||
function BpmnFactory() {
|
||||
this._model = BpmnModdle.instance();
|
||||
|
Loading…
x
Reference in New Issue
Block a user