fix: remove dotenv

This commit is contained in:
李衍志523370910113 2024-10-26 15:46:30 +08:00
parent 922f79071e
commit fddfe31001

View File

@ -2,8 +2,6 @@ import hashlib
import socket
import tempfile
from dotenv import load_dotenv
from joj3_config_generator.models import (
Cmd,
CmdFile,