mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Removed left over debugger statement.
This commit is contained in:
parent
2e18065d5a
commit
cf06cf363b
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ class TabRememberHelper {
|
||||||
if(first_element) {
|
if(first_element) {
|
||||||
this.revealElementOnTab(first_element);
|
this.revealElementOnTab(first_element);
|
||||||
}
|
}
|
||||||
|
|
||||||
debugger;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue