mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
remove whitespace - jslint
This commit is contained in:
parent
eaa1b86978
commit
de03a06006
1 changed files with 0 additions and 1 deletions
|
|
@ -713,7 +713,6 @@ angular.module('zeppelinWebApp').controller('ParagraphCtrl', function($scope, $r
|
|||
}
|
||||
}
|
||||
), 1000);
|
||||
|
||||
deferred.promise.then(function(editorSetting) {
|
||||
if (!_.isEmpty(editorSetting.editor)) {
|
||||
var mode = 'ace/mode/' + editorSetting.editor.language;
|
||||
|
|
|
|||
Loading…
Reference in a new issue