aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema/root.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'graphql/schema/root.graphql')
-rw-r--r--graphql/schema/root.graphql2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql/schema/root.graphql b/graphql/schema/root.graphql
index 56558f7c..7b43366f 100644
--- a/graphql/schema/root.graphql
+++ b/graphql/schema/root.graphql
@@ -35,4 +35,4 @@ type Mutation {
setTitle(repoRef: String, prefix: String!, title: String!): Bug!
commit(repoRef: String, prefix: String!): Bug!
-} \ No newline at end of file
+}