Skip to content

Commit 5fcad09

Browse files
TurtlepawCopilot
andauthored
fix: remove unused code
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5436055 commit 5fcad09

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/e2e/migration.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,6 @@ describe("e2e migration test", () => {
275275
);
276276
}
277277

278-
//@ts-expect-error
279-
agent = undefined;
280-
console.log(agent);
281278
agent = new Agent(session);
282279
});
283280

0 commit comments

Comments
 (0)