We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65bd11 commit 64771bcCopy full SHA for 64771bc
1 file changed
library/clientclass.py
@@ -3,7 +3,6 @@
3
"""
4
clientに使うclass
5
6
-import asyncio
7
import os
8
from abc import ABCMeta, abstractmethod
9
0 commit comments