Skip to content

Commit d9d012f

Browse files
Clean up imports
1 parent ca551a1 commit d9d012f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/helpers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import asyncio
22
import os
33
from queue import Queue
4-
import sys
5-
from types import ModuleType
64
from typing import Optional, Union
75

86

0 commit comments

Comments
 (0)