Skip to content

Commit 5a6aea4

Browse files
committed
fux unused stray ref
1 parent c742f80 commit 5a6aea4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/utils/transform.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from typing import TYPE_CHECKING, Any, Callable, Dict, Generator, Mapping, Optional, cast
99

1010
from jsonschema import Draft7Validator, ValidationError, validators
11-
from jsonschema._typing import SchemaKeywordValidator
1211
from referencing import Registry, Resource
1312
from referencing._core import Resolver
1413
from referencing.exceptions import Unresolvable

0 commit comments

Comments
 (0)