Remove any debug log or template elements that may have been introduced to support development.
Acceptance Criteria
- Templates contain no hidden debug elements (in particular, wikibase.mobileUi.statementView.vue .statement_data_debug)
- Any Javascript console logging introduced is removed, or replaced with mw.log at an appropriate log level (debug or less)