mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-03 06:54:34 +02:00
Removed leftover debugger statement
This commit is contained in:
parent
b1e6a583b8
commit
271f070141
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ export default class extends Controller {
|
||||||
|
|
||||||
connect() {
|
connect() {
|
||||||
this.update();
|
this.update();
|
||||||
debugger;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue