Commit ec487188 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'ff-users-per-environment-behind-feature-flag' into 'master'

Remove Extra User with ID Block

See merge request gitlab-org/gitlab!20490
parents 6ba4a3f8 c2a27f3a
......@@ -465,7 +465,6 @@ export default {
</div>
</div>
</fieldset>
<user-with-id :value="userIds" @input="updateUserIds" />
<user-with-id v-if="!shouldShowUsersPerEnvironment" :value="userIds" @input="updateUserIds" />
......
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