Skip to content

Commit 4e4c877

Browse files
committed
fix: missimport
1 parent 6f65534 commit 4e4c877

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dramatiq/brokers/rabbitmq.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
from typing import Any, Optional, Union
2828

2929
import pika
30-
from gevent.os import ignored_errors
31-
from jinja2.lexer import ignored_tokens
3230

3331
from ..broker import Broker, Consumer, MessageProxy
3432
from ..common import current_millis, dq_name, q_name, xq_name

0 commit comments

Comments
 (0)