Commit 0862d01a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

clean up.

parent 750c81af
......@@ -19,7 +19,7 @@
(function (scope, $, jsPlumb, console) {
"use strict";
scope.jsonPlumb = function (model) {
scope.jsonPlumb = function () {
var that = {}, priv = {};
priv.initJsPlumb = function () {
......
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