Prechádzať zdrojové kódy

fixed jshint warning

Torkel Ödegaard 11 rokov pred
rodič
commit
c3956b4d6f
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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,