Browse Source

jQuery itself is not needed in support/deploy.js

It gets there via dependency.
Herbert Vojčík 9 years ago
parent
commit
479c4f8a55
1 changed files with 0 additions and 1 deletions
  1. 0 1
      support/deploy.js

+ 0 - 1
support/deploy.js

@@ -1,6 +1,5 @@
 define([
     './helpers',
-    'jquery',
     // --- packages of the core Amber begin here ---
     'amber_core/Kernel-Objects',
     'amber_core/Kernel-Classes',