Skip to content

Commit 07ac626

Browse files
committed
remove debugging
1 parent 2ac47b1 commit 07ac626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/static/pages/config/list/config-list.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ class ConfigList extends StyledLitElement {
6868
}
6969

7070
render() {
71-
console.log('Read cookie:', this.message);
7271
return html`
7372
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
7473

0 commit comments

Comments
 (0)