mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Removed unwanted line
This commit is contained in:
parent
1220f13882
commit
7c815ceaa7
1 changed files with 0 additions and 1 deletions
|
|
@ -522,7 +522,6 @@ function ParagraphCtrl ($scope, $rootScope, $route, $window, $routeParams, $loca
|
|||
message: 'All the paragraphs can\'t be deleted.'
|
||||
})
|
||||
} else {
|
||||
let paragraphs = angular.element('div[id$="_paragraphColumn_main"]')
|
||||
BootstrapDialog.confirm({
|
||||
closable: true,
|
||||
title: '',
|
||||
|
|
|
|||
Loading…
Reference in a new issue