Skip to content

Commit

Permalink
Remove obsolete props from ResetUserPasswordModal parents
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaela Robosova committed Apr 7, 2019
1 parent 826780d commit ac3cb9f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<ResetUserPasswordModal
v-if="modalShown===Modals.RESET_USER_PASSWORD"
:id="selectedUser.id"
:name="selectedUser.full_name"
:username="selectedUser.username"
/>

Expand Down

0 comments on commit ac3cb9f

Please sign in to comment.