Commit 7e67ed69 authored by Rémy Coutable's avatar Rémy Coutable

Resolve an ESLint issue

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 48347a29
......@@ -34,11 +34,6 @@ export default {
required: false,
default: true,
},
canAttachFile: {
type: Boolean,
required: false,
default: true,
},
issuableRef: {
type: String,
required: true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment