Skip to content

Commit c4d7fd5

Browse files
committed
fix import py310
Signed-off-by: Filinto Duran <[email protected]>
1 parent ab6b8c9 commit c4d7fd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

durabletask/deterministic.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
It is shared by both the asyncio authoring model and the generator-based model.
2020
"""
2121

22-
from __future__ import annotations # noqa: F404
23-
2422
import hashlib
2523
import random
2624
import string as _string

0 commit comments

Comments
 (0)