Skip to content

Commit

Permalink
lint: fix precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik committed Oct 19, 2024
1 parent 855733a commit 2d10097
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion faststream/broker/acknowledgement_watcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from typing import TYPE_CHECKING, Any, Optional, Type, Union
from typing import Counter as CounterType

from faststream.broker.message import AckStatus
from faststream.exceptions import (
AckMessage,
HandlerException,
Expand Down

0 comments on commit 2d10097

Please sign in to comment.