aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/api/graphql/schema/schema.graphql')
-rw-r--r--pkg/api/graphql/schema/schema.graphql3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/api/graphql/schema/schema.graphql b/pkg/api/graphql/schema/schema.graphql
deleted file mode 100644
index 714cd78..0000000
--- a/pkg/api/graphql/schema/schema.graphql
+++ /dev/null
@@ -1,3 +0,0 @@
-schema {
- query: Query
-}