Skip to content

Commit

Permalink
feat: unused imports were deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
scientiststwin committed Jul 28, 2023
1 parent 4e761f3 commit ab02d84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rabbitmq_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

from dotenv import load_dotenv
from tc_messageBroker import RabbitMQ
from tc_messageBroker.rabbit_mq.event import Event
from tc_messageBroker.rabbit_mq.queue import Queue

load_dotenv()

Expand Down

0 comments on commit ab02d84

Please sign in to comment.