refs #5858 perf: remove unused methods
gitea/salix/pipeline/head Build queued... Details

This commit is contained in:
Javier Segarra 2023-12-19 08:04:11 +01:00
parent dbc3fc8007
commit 2d4fb9d2f8
1 changed files with 0 additions and 7 deletions

View File

@ -6,13 +6,6 @@ module.exports = {
components: {
'email-body': emailBody.build(),
},
computed: {
},
methods: {
},
props: {
zoneCollisions: {type: Array, required: true}
}