Flake8 fixes.

This commit is contained in:
Chris Church
2016-10-22 00:26:06 -04:00
parent c18b6c1352
commit 440f0539b0
12 changed files with 18 additions and 17 deletions

View File

@@ -3,7 +3,6 @@
# Python
import logging
import json
from kombu import Connection, Exchange, Queue
from kombu.mixins import ConsumerMixin