Commit 152b4c65 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '258652-alerts-inject' into 'master'

Remove bogus inject properties

See merge request gitlab-org/gitlab!43833
parents b3ce6326 78146c10
......@@ -81,15 +81,12 @@ export default {
default: '',
},
alertId: {
type: String,
default: '',
},
projectId: {
type: String,
default: '',
},
projectIssuesPath: {
type: String,
default: '',
},
},
......
......@@ -18,7 +18,6 @@ export default {
default: '',
},
projectId: {
type: String,
default: '',
},
},
......
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