Przeglądaj źródła

fixed jshint warning

Torkel Ödegaard 11 lat temu
rodzic
commit
c3956b4d6f
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/app/services/graphite/gfunc.js

+ 0 - 1
src/app/services/graphite/gfunc.js

@@ -32,7 +32,6 @@ function (_) {
     { name: 'other', type: 'value_or_series', optional: true }
   ];
 
-
   addFuncDef({
     name: 'scaleToSeconds',
     category: categories.Transform,