Skip to content

Commit

Permalink
Removing import for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvieira committed Oct 21, 2020
1 parent 0c61af6 commit 875b0b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests_integration/test_barterdude.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from barterdude.hooks.healthcheck import Healthcheck
from barterdude.hooks import logging as hook_logging
from barterdude.hooks.metrics.prometheus import Prometheus
from prometheus_client import CollectorRegistry
from tests_unit.helpers import load_fixture
from tests_integration.helpers import ErrorHook
from asyncworker.connections import AMQPConnection
Expand Down

0 comments on commit 875b0b1

Please sign in to comment.