mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
refactor(auto-reply): remove obsolete testing aliases (#105332)
This commit is contained in:
@@ -183,4 +183,3 @@ export function resolveEffectiveResetTargetSessionKey(params: {
|
||||
}
|
||||
return activeAcpSessionKey;
|
||||
}
|
||||
export { testing as __testing };
|
||||
|
||||
@@ -72,4 +72,3 @@ export function clearSessionQueues(keys: Array<string | undefined>): ClearSessio
|
||||
|
||||
return { followupCleared, laneCleared, keys: clearedKeys };
|
||||
}
|
||||
export { testing as __testing };
|
||||
|
||||
Reference in New Issue
Block a user