Commit 114f221f authored by Jérome Perrin's avatar Jérome Perrin

jsplumb.js: fix a jslint warning

parent c9fe87d4
......@@ -401,7 +401,6 @@
// XXX this should probably be moved to fieldset ( and not handle
// class_definition here)
var referenced, i, property,
class_definition = clone(class_definition),
expanded_class_definition = clone(class_definition) || {};
if (!expanded_class_definition.properties) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment