Skip to content

Commit

Permalink
v0.23.2: Remove unneeded import.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmlibre committed Jun 1, 2024
1 parent c75f88a commit 8341b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_Processes_Threads.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ async def aget_ids() -> int:


def get_ids() -> int:
from aiootp.asynchs import asleep
from aiootp.asynchs.threads import get_thread_id
from aiootp.asynchs.processes import get_process_id

Expand Down

0 comments on commit 8341b8a

Please sign in to comment.