فهرست منبع

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";
       }