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.graphql2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/graphql/schema/repository.graphql b/api/graphql/schema/repository.graphql
index 2b98fe37..d7411be7 100644
--- a/api/graphql/schema/repository.graphql
+++ b/api/graphql/schema/repository.graphql
@@ -47,4 +47,4 @@ type Repository {
"""Returns the last _n_ elements from the list."""
last: Int
): LabelConnection!
-} \ No newline at end of file
+}