diff --git a/editor/js/ui/deploy.js b/editor/js/ui/deploy.js index c76e5f19c..d19a6e28a 100644 --- a/editor/js/ui/deploy.js +++ b/editor/js/ui/deploy.js @@ -35,8 +35,6 @@ RED.deploy = (function() { $("#btn-deploy-icon").attr("src",deploymentTypes[type].img); } - var currentDiff = null; - /** * options: * type: "default" - Button with drop-down options - no further customisation available