From ecf7212196a5ac1226efaa386a04064a6d73dd98 Mon Sep 17 00:00:00 2001 From: Fedor Borshev Date: Fri, 30 Dec 2016 17:37:21 +0300 Subject: [PATCH] flake8 fixez --- market/admin/components.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/market/admin/components.py b/market/admin/components.py index 47d2d9c6..b8006dcc 100644 --- a/market/admin/components.py +++ b/market/admin/components.py @@ -1,5 +1,3 @@ -from django.utils import timezone - from elk.admin import ModelAdmin, TabularInline from elk.admin.filters import BooleanFilter from market.models import Class, Subscription