Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 27, 2019
1 parent a0cce37 commit 31d485a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions default/views.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import os
import shutil
from collections import OrderedDict
from io import StringIO
from zipfile import ZipFile, ZIP_DEFLATED

import flattentool
import requests
import jsonref
from django.conf import settings as django_settings
from django.http import HttpResponse, JsonResponse, FileResponse, Http404
Expand Down

0 comments on commit 31d485a

Please sign in to comment.