mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-26 21:14:19 +00:00
🧹 Remove unused queue
import
This commit is contained in:
parent
9c58147a01
commit
81429ddde5
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
from royalnet.typing import *
|
||||
import threading
|
||||
import redis
|
||||
import queue
|
||||
|
||||
|
||||
__all__ = (
|
||||
|
|
Loading…
Reference in a new issue