[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / attributes.js
diff --git a/ecomp-portal-FE/client/bower_components/jquery/src/attributes.js b/ecomp-portal-FE/client/bower_components/jquery/src/attributes.js
deleted file mode 100644 (file)
index 691e0c0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-define( [
-       "./core",
-       "./attributes/attr",
-       "./attributes/prop",
-       "./attributes/classes",
-       "./attributes/val"
-], function( jQuery ) {
-
-// Return jQuery for attributes-only inclusion
-return jQuery;
-} );