Skip to content

Commit c29f44b

Browse files
committed
Dead code.
1 parent 79b6e3f commit c29f44b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

referencing/_core.py

-7
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@ class DynamicAnchor:
6363
AnchorType = Union[Anchor, DynamicAnchor]
6464

6565

66-
@frozen
67-
class IdentifiedResource:
68-
69-
uri: str
70-
resource: Schema
71-
72-
7366
@frozen
7467
class Registry:
7568

0 commit comments

Comments
 (0)