summaryrefslogtreecommitdiffstats
path: root/bower_components/jquery/src/css/var/cssExpand.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/jquery/src/css/var/cssExpand.js')
-rw-r--r--bower_components/jquery/src/css/var/cssExpand.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/bower_components/jquery/src/css/var/cssExpand.js b/bower_components/jquery/src/css/var/cssExpand.js
deleted file mode 100644
index 91e90a8..0000000
--- a/bower_components/jquery/src/css/var/cssExpand.js
+++ /dev/null
@@ -1,3 +0,0 @@
-define(function() {
- return [ "Top", "Right", "Bottom", "Left" ];
-});