diff options
Diffstat (limited to 'node_modules/jquery/src/css/var/rboxStyle.js')
| -rw-r--r-- | node_modules/jquery/src/css/var/rboxStyle.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/node_modules/jquery/src/css/var/rboxStyle.js b/node_modules/jquery/src/css/var/rboxStyle.js deleted file mode 100644 index 902c010..0000000 --- a/node_modules/jquery/src/css/var/rboxStyle.js +++ /dev/null @@ -1,7 +0,0 @@ -define( [ - "./cssExpand" -], function( cssExpand ) { - "use strict"; - - return new RegExp( cssExpand.join( "|" ), "i" ); -} ); |
