Skip to content

Commit 2e08378

Browse files
authored
Remove unused InvalidTypeError
1 parent 772c807 commit 2e08378

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Diff for: lib/graphql/schema.rb

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
require "graphql/schema/base_64_encoder"
66
require "graphql/schema/find_inherited_value"
77
require "graphql/schema/finder"
8-
require "graphql/schema/invalid_type_error"
98
require "graphql/schema/introspection_system"
109
require "graphql/schema/late_bound_type"
1110
require "graphql/schema/null_mask"

Diff for: lib/graphql/schema/invalid_type_error.rb

-7
This file was deleted.

0 commit comments

Comments
 (0)