From 05c413d2e27175c1fc7707f51a54d95e569275c7 Mon Sep 17 00:00:00 2001 From: Giulia Naponiello Date: Nov 16 2018 13:43:51 +0000 Subject: Fix flake8 --- diff --git a/greenwave/consumers/resultsdb.py b/greenwave/consumers/resultsdb.py index ef4388f..9d584b5 100644 --- a/greenwave/consumers/resultsdb.py +++ b/greenwave/consumers/resultsdb.py @@ -9,7 +9,6 @@ and if the new result causes the decision to change it will publish a message to the message bus about the newly satisfied/unsatisfied policy. """ -import collections import logging import re