mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-20 03:21:41 +00:00
refactor(skills): remove obsolete testing aliases (#105363)
This commit is contained in:
@@ -140,4 +140,3 @@ export function listSkillCommandsForAgents(params: {
|
||||
export const testing = {
|
||||
dedupeBySkillName,
|
||||
};
|
||||
export { testing as __testing };
|
||||
|
||||
@@ -828,4 +828,3 @@ export const testing = {
|
||||
};
|
||||
},
|
||||
};
|
||||
export { testing as __testing };
|
||||
|
||||
Reference in New Issue
Block a user