style: remove empty row
This commit is contained in:
@@ -23,7 +23,6 @@ export class TablePanelCtrl {
|
||||
|
||||
$scope.panelMeta.addEditorTab('Options', 'app/plugins/panel/table/options.html');
|
||||
$scope.panelMeta.addEditorTab('Time range', 'app/features/panel/partials/panelTime.html');
|
||||
|
||||
$scope.panelMeta.addExtendedMenuItem('Export CSV', '', 'exportCsv()');
|
||||
|
||||
var panelDefaults = {
|
||||
|
||||
Reference in New Issue
Block a user