Add diff markers to tabs in diff-view

This commit is contained in:
Nick O'Leary 2016-12-07 13:48:30 +00:00
parent 932ea7ba8f
commit a9b17e930c
1 changed files with 0 additions and 2 deletions

View File

@ -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