mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
Rel. import
This commit is contained in:
parent
44a54f4968
commit
6bace955ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import logging
|
||||
|
||||
from aiogram.dispatcher.handler import SkipHandler
|
||||
from .handler import SkipHandler
|
||||
|
||||
log = logging.getLogger('aiogram.StateMachine')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue