Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/jquery/src/var/class2type.js')
-rw-r--r--libs/bower_components/jquery/src/var/class2type.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/libs/bower_components/jquery/src/var/class2type.js b/libs/bower_components/jquery/src/var/class2type.js
deleted file mode 100644
index 3a6932e11b..0000000000
--- a/libs/bower_components/jquery/src/var/class2type.js
+++ /dev/null
@@ -1,5 +0,0 @@
-define( function() {
-
- // [[Class]] -> type pairs
- return {};
-} );