[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / var / hasOwn.js
diff --git a/ecomp-portal-FE/client/bower_components/jquery/src/var/hasOwn.js b/ecomp-portal-FE/client/bower_components/jquery/src/var/hasOwn.js
deleted file mode 100644 (file)
index 92f323e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-define( [
-       "./class2type"
-], function( class2type ) {
-       return class2type.hasOwnProperty;
-} );