mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-21 11:15:50 +08:00
style: perf
This commit is contained in:
@@ -136,7 +136,6 @@ export class IssueCoreEngine implements IIssueCoreEngine {
|
||||
repo,
|
||||
issue_number: issueNumber,
|
||||
});
|
||||
console.log(issue)
|
||||
return issue.data as unknown as TIssueInfo;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user