diff --git a/graphql/graphql.go b/graphql/graphql.go index cd2458d4..4e79fbd1 100644 --- a/graphql/graphql.go +++ b/graphql/graphql.go @@ -7,7 +7,6 @@ import ( "strings" "github.com/aerogo/aero" - "github.com/aerogo/graphql" "github.com/animenotifier/notify.moe/arn" )