mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-11 00:58:39 +03:00
fixed some "autoimported" by misclick modules :S
This commit is contained in:
parent
552bdfc0cf
commit
5d21a9086a
@ -30,13 +30,10 @@
|
||||
Author: Adolfo Gómez, dkmaster at dkmon dot com
|
||||
"""
|
||||
import abc
|
||||
from turtle import st
|
||||
import typing
|
||||
import dataclasses
|
||||
import collections.abc
|
||||
|
||||
from uds.core.util.ldaputil import as_dict
|
||||
|
||||
TypeInfoDict = dict[str, typing.Any] # Alias for type info dict
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user