mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Remove extra json
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"projects": [
|
||||
{
|
||||
"schema": [
|
||||
"src/Tgstation.Server.Client.GraphQL/schema.graphql"
|
||||
],
|
||||
"documents": [
|
||||
"src/Tgstation.Server.Client.GraphQL/**/*.graphql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"schema": [
|
||||
"src/Tgstation.Server.Host.Utils.GitLab.GraphQL/schema.graphql"
|
||||
],
|
||||
"documents": [
|
||||
"src/Tgstation.Server.Host.Utils.GitLab.GraphQL/**/*.graphql"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user