[codestyle] remove unused import
This commit is contained in:
parent
932b1347e5
commit
56a03452d8
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ https://docs.djangoproject.com/en/5.1/ref/settings/
|
|||
"""
|
||||
|
||||
import environ
|
||||
import os
|
||||
from pathlib import Path
|
||||
|
||||
BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
|
|
Loading…
Add table
Reference in a new issue