Auto-reply: fix status command lint

This commit is contained in:
Luke K (pr-0f3t)
2026-01-08 22:51:35 -05:00
parent 8aa80fa464
commit 1309cee124
3 changed files with 2 additions and 3 deletions

View File

@@ -65,7 +65,6 @@ describe("buildStatusMessage", () => {
},
},
},
},
} as ClawdbotConfig,
agent: {
model: "anthropic/pi:opus",
@@ -249,7 +248,6 @@ describe("buildStatusMessage", () => {
},
},
},
},
} as ClawdbotConfig,
agent: { model: "anthropic/claude-opus-4-5" },
sessionEntry: { sessionId: "c1", updatedAt: 0, inputTokens: 10 },