Преглед изворни кода

Fixed javascript style checker issue

Torkel Ödegaard пре 11 година
родитељ
комит
ff47eccf4b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/app/panels/dashlist/module.js

+ 0 - 1
src/app/panels/dashlist/module.js

@@ -36,7 +36,6 @@ function (angular, app, _, config, PanelMeta) {
     $scope.init = function() {
       panelSrv.init($scope);
 
-
       if ($scope.isNewPanel()) {
         $scope.panel.title = "Starred Dashboards";
       }