Commit c2a27f3a authored by Andrew Fontaine's avatar Andrew Fontaine

Remove Extra User with ID Block

An extra was accidentally added after the revert.
parent 35425750
...@@ -465,7 +465,6 @@ export default { ...@@ -465,7 +465,6 @@ export default {
</div> </div>
</div> </div>
</fieldset> </fieldset>
<user-with-id :value="userIds" @input="updateUserIds" />
<user-with-id v-if="!shouldShowUsersPerEnvironment" :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