Skip to content

Commit

Permalink
removed extra console log
Browse files Browse the repository at this point in the history
  • Loading branch information
mjustian committed Jul 9, 2024
1 parent f2a87a0 commit 90506f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/source-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ export class AmplipiSourceCard extends CommonAmplipiCard {
this._hassResolve = undefined;
this._helpersResolve = undefined;

console.log(this._source);
if(this._source) {
let media_config = {
"type": "custom:mini-media-player",
Expand Down

0 comments on commit 90506f1

Please sign in to comment.