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