mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-20 02:35:58 +08:00
fix: console
This commit is contained in:
@@ -19,7 +19,6 @@ import {
|
||||
|
||||
let ICE: IIssueCoreEngine;
|
||||
export function initAdvancedICE(_ICE: IIssueCoreEngine) {
|
||||
console.log(_ICE)
|
||||
ICE = _ICE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user