fix import

This commit is contained in:
Luna 2019-07-20 13:08:08 -03:00
parent 49ed61438c
commit 91679c3aee
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ from typing import Any, List
from logbook import Logger
from .dispatcher import DispatcherWithState
from .dispatcher import DispatcherWithFlags
from litecord.enums import ChannelType
from litecord.utils import index_by_func