Skip to content

Commit caa615b

Browse files
committed
Remove bad merge
1 parent 85dcbc7 commit caa615b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/basilisp/lang/runtime.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,6 @@ def pop_thread_bindings() -> None:
973973
###################
974974

975975
T = TypeVar("T")
976-
X = TypeVar("X")
977976

978977

979978
@functools.singledispatch

0 commit comments

Comments
 (0)