fix: remove dotenv

This commit is contained in:
李衍志523370910113 2024-10-26 15:46:30 +08:00
parent 17697d7e35
commit d62511b3c2

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,