Procházet zdrojové kódy

fixed jshint warning

Torkel Ödegaard před 11 roky
rodič
revize
c3956b4d6f
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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 }
     { name: 'other', type: 'value_or_series', optional: true }
   ];
   ];
 
 
-
   addFuncDef({
   addFuncDef({
     name: 'scaleToSeconds',
     name: 'scaleToSeconds',
     category: categories.Transform,
     category: categories.Transform,