Commit 78146c10 authored by David O'Regan's avatar David O'Regan

Remove bogus inject properties

parent 4dbac420
...@@ -81,15 +81,12 @@ export default { ...@@ -81,15 +81,12 @@ export default {
default: '', default: '',
}, },
alertId: { alertId: {
type: String,
default: '', default: '',
}, },
projectId: { projectId: {
type: String,
default: '', default: '',
}, },
projectIssuesPath: { projectIssuesPath: {
type: String,
default: '', default: '',
}, },
}, },
......
...@@ -18,7 +18,6 @@ export default { ...@@ -18,7 +18,6 @@ export default {
default: '', default: '',
}, },
projectId: { projectId: {
type: String,
default: '', 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