mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Fix Flake8
This commit is contained in:
parent
e5e4e55d22
commit
a3054c7724
2 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import io
|
||||
import os
|
||||
from django.contrib.sites.models import Site
|
||||
from django.core.management.base import CommandError, BaseCommand
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
import io
|
||||
import os
|
||||
import shutil
|
||||
import tempfile
|
||||
|
|
|
|||
Loading…
Reference in a new issue