Skip to content

Commit 7558375

Browse files
author
guqiankun
committed
chore: 移除console
1 parent f452cfe commit 7558375

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/code-api/src/gitlink/gitlink.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ export class GitLinkAPIService implements ICodeAPIService {
315315
});
316316
}
317317
});
318-
console.log('blame', blamePart);
319318
return new TextEncoder().encode(JSON.stringify(blamePart));
320319
}
321320

0 commit comments

Comments
 (0)