chore(delegate-task): remove unused metadata model export

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-04-20 15:51:19 +09:00
parent 54e48de7f8
commit a17ba1673e
@@ -1,6 +1,6 @@
import type { DelegatedModelConfig } from "./types"
export interface MetadataModel {
interface MetadataModel {
providerID: string
modelID: string
variant?: string