Skip to content

Commit

Permalink
silence header logging
Browse files Browse the repository at this point in the history
  • Loading branch information
spelkey-ucd committed Aug 19, 2022
1 parent 22e13aa commit 4c44092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elements/brand/ucd-theme-header/ucd-theme-header.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ export default class UcdThemeHeader extends LitElement {
} else {
this._brandingBarLinks = [];
}
console.log(ele.navItems);
}

/**
Expand Down

0 comments on commit 4c44092

Please sign in to comment.