Skip to content

Commit a6d6146

Browse files
committed
Removed comment
1 parent 6919c19 commit a6d6146

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

references/v3-catalog/src/management.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ export async function run() {
1111

1212
const replayed = await runs.replay(run.id);
1313
console.log("replayed run", replayed);
14-
15-
//todo runs.cancel();
1614
}
1715

1816
run();

0 commit comments

Comments
 (0)