Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
odilitime authored Feb 24, 2025
1 parent 82e2343 commit f2d3839
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/core/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -676,10 +676,6 @@ export type Plugin = {
adapters?: Adapter[];
};

/** Optional adapters */
adapters?: Adapter[];
};

export interface IAgentConfig {
[key: string]: string;
}
Expand Down

0 comments on commit f2d3839

Please sign in to comment.