remove future imports

This commit is contained in:
j 2020-05-30 21:23:16 +02:00
commit a1e6ad7b3d
17 changed files with 0 additions and 27 deletions

View file

@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import division, absolute_import
import json
from django.shortcuts import render