Skip to content

Commit 5503673

Browse files
committed
Fix some nonsense auto-import
1 parent ec96780 commit 5503673

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

temporalio/worker/_replayer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import logging
88
from contextlib import asynccontextmanager
99
from dataclasses import dataclass
10-
from enum import verify
1110
from typing import AsyncIterator, Dict, Mapping, Optional, Sequence, Type
1211

1312
from typing_extensions import TypedDict

0 commit comments

Comments
 (0)