Browse Source

fix(jshint): fixed jshint warning

Torkel Ödegaard 9 years ago
parent
commit
c0b92eb5d0
1 changed files with 1 additions and 2 deletions
  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',
   'lodash',
   'require',
   'require',
   'app/core/config',
   'app/core/config',