mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-15 02:55:00 +00:00
Removed unneeded import.
This commit is contained in:
parent
41f0f46145
commit
c11afa37ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import os, posixpath
|
||||
import posixpath
|
||||
from django.conf import settings
|
||||
from django.core.exceptions import ImproperlyConfigured
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue