remove os import

This commit is contained in:
jerryfletcher21
2025-05-16 18:24:29 +02:00
parent e81c1fb3d4
commit f9028c287a

View File

@ -12,7 +12,6 @@ https://docs.djangoproject.com/en/4.0/ref/settings/
"""
import json
import os
import textwrap
from pathlib import Path