Explorar el Código

fix(jshint): fixed jshint warning

Torkel Ödegaard hace 10 años
padre
commit
c0b92eb5d0
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      public/app/features/dashboard/shareModalCtrl.js

+ 1 - 2
public/app/features/dashboard/shareModalCtrl.js

@@ -1,5 +1,4 @@
-define([
-  'angular',
+define(['angular',
   'lodash',
   'require',
   'app/core/config',