Skip to content

Commit 1250d4b

Browse files
committed
remove useless import
1 parent fe88600 commit 1250d4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

raffiot/io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from __future__ import annotations
66
from typing import TypeVar, Generic, Callable, Any
77
from typing_extensions import final
8-
from dataclasses import dataclass
98
from raffiot import result, _MatchError
109
from raffiot.result import Result
1110

0 commit comments

Comments
 (0)