mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
remove node_modules
This commit is contained in:
13
app/node_modules/har-schema/lib/har.json
generated
vendored
13
app/node_modules/har-schema/lib/har.json
generated
vendored
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"$id": "har.json#",
|
||||
"$schema": "http://json-schema.org/draft-06/schema#",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"log"
|
||||
],
|
||||
"properties": {
|
||||
"log": {
|
||||
"$ref": "log.json#"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user