Skip to content

Commit 6aa078a

Browse files
authored
Apply suggestion from @aristath
1 parent 91a0004 commit 6aa078a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

assets/js/web-components/prpl-badge-progress-bar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ customElements.define(
128128
* Render the gauge.
129129
*/
130130
render() {
131-
console.log( this.state );
132131
this.shadowRoot.innerHTML = `
133132
<style>
134133
.container {

0 commit comments

Comments
 (0)