Commit 872b0d17 authored by Regis's avatar Regis

rid off debugger comment [ci skip]

parent 1f50b3fe
......@@ -11,7 +11,6 @@
],
computed: {
user() {
// debugger
if (this.pipeline.user) return true;
return false;
},
......
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