style: remove empty row

This commit is contained in:
bergquist 2016-01-21 15:04:23 +01:00
parent 37495dd1c6
commit 28fabadeae

View File

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