Removed __future__ datacenterlight/tasks

This commit is contained in:
PCoder 2017-08-20 20:23:59 +05:30
parent 38fa18b2be
commit ddbaf902af
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
from __future__ import absolute_import, unicode_literals
from dynamicweb.celery import app
from celery.utils.log import get_task_logger
from django.conf import settings