This commit is contained in:
YuanRisheng
2025-08-23 08:37:06 +08:00
committed by GitHub
parent 79f0dbbb55
commit e481b7a779

View File

@@ -18,7 +18,6 @@ from __future__ import annotations
import json
import os
from dataclasses import dataclass
from enum import Enum
from typing import Any, Dict, List, Literal, Optional, Union
@@ -935,7 +934,6 @@ class CommitConfig:
logger.info("=============================================================")
@dataclass
class FDConfig:
"""
The configuration class which contains all fastdeploy-related configuration. This