refactor: Migrate CLI and API components to use castle-core for configuration and manifest handling
This commit is contained in:
@@ -7,7 +7,7 @@ import time
|
||||
|
||||
import httpx
|
||||
|
||||
from castle_cli.config import CastleConfig
|
||||
from castle_core.config import CastleConfig
|
||||
|
||||
from castle_api.models import HealthStatus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user