Skip to content

Commit e37fd6e

Browse files
committed
not needed anymore
1 parent f7244a2 commit e37fd6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sentry_sdk/integrations/gql.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424

2525
EventDataType = Dict[str, Union[str, Tuple[VariableDefinitionNode, ...]]]
2626

27-
MIN_GQL_VERSION = (3, 4, 1)
28-
2927

3028
class GQLIntegration(Integration):
3129
identifier = "gql"

0 commit comments

Comments
 (0)