refactor: fixed more sonarcloud issues

This commit is contained in:
Corentin Thomasset 2021-06-01 00:07:04 +02:00
parent a866ac6070
commit b34eb4c1ac
No known key found for this signature in database
GPG key ID: DBD997E935996158
12 changed files with 32 additions and 109 deletions

View file

@ -11,10 +11,5 @@ import {Component, Vue} from 'nuxt-property-decorator'
@Component
export default class HowToReportBugOrRequest extends Vue {
}
</script>
<style lang="less">
</style>