Skip to content

Commit

Permalink
Remove require of "graphql/client/schema/possible_types" at ObjectType.
Browse files Browse the repository at this point in the history
  • Loading branch information
wuarmin committed Apr 4, 2024
1 parent 0980c4c commit c1e5143
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/graphql/client/schema/object_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require "graphql/client/error"
require "graphql/client/errors"
require "graphql/client/schema/base_type"
require "graphql/client/schema/possible_types"

module GraphQL
class Client
Expand Down

0 comments on commit c1e5143

Please sign in to comment.