mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 21:20:07 +02:00
remove node_modules
This commit is contained in:
11
app/node_modules/jquery/src/event/support.js
generated
vendored
11
app/node_modules/jquery/src/event/support.js
generated
vendored
@@ -1,11 +0,0 @@
|
||||
define( [
|
||||
"../var/support"
|
||||
], function( support ) {
|
||||
|
||||
"use strict";
|
||||
|
||||
support.focusin = "onfocusin" in window;
|
||||
|
||||
return support;
|
||||
|
||||
} );
|
Reference in New Issue
Block a user