mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 00:48:43 +00:00
remove debug
This commit is contained in:
parent
df1b0cf6a2
commit
d382ee0488
@ -2,7 +2,6 @@ import { TabInfo } from "./tabInfo";
|
|||||||
|
|
||||||
export class TabMgr {
|
export class TabMgr {
|
||||||
constructor() {
|
constructor() {
|
||||||
debugger;
|
|
||||||
this.tabArray = [];
|
this.tabArray = [];
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user