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