From c3703e7de89be5251e469da19643769a9e0ccbf4 Mon Sep 17 00:00:00 2001 From: Lucas Moura Date: Mon, 5 Oct 2015 10:50:28 -0300 Subject: [PATCH] Fixed flake8 for plugins/data/tasks.py --- colab/plugins/data/tasks.py | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/colab/plugins/data/tasks.py b/colab/plugins/data/tasks.py index 3707312..289e4bd 100644 --- a/colab/plugins/data/tasks.py +++ b/colab/plugins/data/tasks.py @@ -3,8 +3,6 @@ import importlib import logging -import redis - from django.conf import settings from colab.celery import app -- libgit2 0.21.2