mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 20:23:32 +00:00
Oops. Bad warning.
This commit is contained in:
parent
44dd71e461
commit
3ab4e51dde
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ class Handler:
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|
||||||
@deprecated('This handler will be removed soon.')
|
|
||||||
class NextStepHandler:
|
class NextStepHandler:
|
||||||
def __init__(self, dispatcher):
|
def __init__(self, dispatcher):
|
||||||
self.dispatcher = dispatcher
|
self.dispatcher = dispatcher
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue