OSDN Git Service

Merge pull request #201 from Bytom/v0.1
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / css / var / rboxStyle.js
diff --git a/tools/side_chain_tool/web/node_modules/jquery/src/css/var/rboxStyle.js b/tools/side_chain_tool/web/node_modules/jquery/src/css/var/rboxStyle.js
deleted file mode 100644 (file)
index 902c010..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-define( [
-       "./cssExpand"
-], function( cssExpand ) {
-       "use strict";
-
-       return new RegExp( cssExpand.join( "|" ), "i" );
-} );