aboutsummaryrefslogtreecommitdiffstats
path: root/api/graphql/schema/repository.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'api/graphql/schema/repository.graphql')
-rw-r--r--api/graphql/schema/repository.graphql1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/graphql/schema/repository.graphql b/api/graphql/schema/repository.graphql
index d7411be7..ccd409f5 100644
--- a/api/graphql/schema/repository.graphql
+++ b/api/graphql/schema/repository.graphql
@@ -1,4 +1,3 @@
-
type Repository {
"""The name of the repository"""
name: String