Remove namedtuples to better future guard the library
This commit is contained in:
@ -25,7 +25,6 @@ DEALINGS IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
from collections import namedtuple
|
||||
import logging
|
||||
import signal
|
||||
import sys
|
||||
|
Reference in New Issue
Block a user