remove dud code.

This commit is contained in:
astroshim 2016-09-07 16:47:53 +09:00
parent 78fdd74ba8
commit ecfa7fbccb

View file

@ -658,8 +658,6 @@ angular.module('zeppelinWebApp').controller('NotebookCtrl', function($scope, $ro
});
});
return false;
} else {
form.$show();
}
}
});