aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema/bug.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'graphql/schema/bug.graphql')
-rw-r--r--graphql/schema/bug.graphql1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphql/schema/bug.graphql b/graphql/schema/bug.graphql
index 9530c576..7e1c57b5 100644
--- a/graphql/schema/bug.graphql
+++ b/graphql/schema/bug.graphql
@@ -105,4 +105,3 @@ type Repository {
): BugConnection!
bug(prefix: String!): Bug
}
-