refactor: move mcp auth record ownership
This commit is contained in:
+3
-1
@@ -8,7 +8,6 @@ from .commands import (
|
||||
admin,
|
||||
artifacts,
|
||||
caps,
|
||||
config as config_commands,
|
||||
deployments,
|
||||
docs,
|
||||
drafts,
|
||||
@@ -17,6 +16,9 @@ from .commands import (
|
||||
schema,
|
||||
sources,
|
||||
)
|
||||
from .commands import (
|
||||
config as config_commands,
|
||||
)
|
||||
from .context import CliTyperState
|
||||
|
||||
app = typer.Typer(
|
||||
|
||||
Reference in New Issue
Block a user