Removed __future__

This commit is contained in:
PCoder 2017-08-08 01:57:29 +05:30
commit 227d3a20a5
2 changed files with 0 additions and 3 deletions

View file

@ -1,4 +1,3 @@
from __future__ import absolute_import, unicode_literals
import os
from celery import Celery