Drop unnecessary import
This commit is contained in:
parent
c62fc40f72
commit
48b6adc70e
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import os
|
||||
import shutil
|
||||
|
||||
from django.core.management.base import BaseCommand
|
||||
from django.db import IntegrityError
|
||||
|
|
Loading…
Add table
Reference in a new issue