Removed a future import

- Legacy-Id: 17818
This commit is contained in:
Henrik Levkowetz 2020-05-18 10:59:59 +00:00
parent 488ff08352
commit 3a963eaf29

View file

@ -2,8 +2,6 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, print_function, unicode_literals
from tqdm import tqdm
import django