remove unused import
This commit is contained in:
parent
06b3c71304
commit
b169831810
@ -24,7 +24,7 @@ from .constants import (
|
||||
)
|
||||
from .options_stub import Options
|
||||
from .rgb import Color, to_color
|
||||
from .types import ConvertibleToNumbers, run_once
|
||||
from .types import run_once
|
||||
from .typing import AddressFamily, PopenType, Socket, StartupCtx
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user