remove duplicate import
1 files changed, 0 insertions(+), 1 deletions(-) M inque/inque/settings.py
M inque/inque/settings.py => inque/inque/settings.py +0 -1
@@ 10,7 10,6 @@ For the full list of settings and their values, see https://docs.djangoproject.com/en/5.2/ref/settings/ """ -from pathlib import Path import os from pathlib import Path from dotenv import load_dotenv