mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
Remove old TODO-s.
This commit is contained in:
parent
24184b1c8f
commit
539c76a062
1 changed files with 0 additions and 4 deletions
|
|
@ -4,10 +4,6 @@ from .filters import AbstractFilter, FilterRecord
|
||||||
from ..handler import Handler
|
from ..handler import Handler
|
||||||
|
|
||||||
|
|
||||||
# TODO: move check_filter/check_filters functions to FiltersFactory class
|
|
||||||
# TODO: Найти где просирается кусок конфига фильтров
|
|
||||||
|
|
||||||
|
|
||||||
class FiltersFactory:
|
class FiltersFactory:
|
||||||
"""
|
"""
|
||||||
Default filters factory
|
Default filters factory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue