mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-09 14:55:25 +00:00
remove debug
This commit is contained in:
@@ -2,7 +2,6 @@ import { TabInfo } from "./tabInfo";
|
||||
|
||||
export class TabMgr {
|
||||
constructor() {
|
||||
debugger;
|
||||
this.tabArray = [];
|
||||
}
|
||||
/**
|
||||
|
Reference in New Issue
Block a user