From 1876b56022c49186b6f6aedabf10f4e88fe7f054 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Tue, 24 Feb 2015 23:06:07 +0000 Subject: [PATCH] Fix jshint error --- public/red/nodes.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/red/nodes.js b/public/red/nodes.js index 85e384094..39d03aa26 100644 --- a/public/red/nodes.js +++ b/public/red/nodes.js @@ -567,6 +567,7 @@ RED.nodes = (function() { var new_subflows = []; var subflow_map = {}; var nid; + var def; for (i=0;i