Skip to content

Commit

Permalink
weird merge behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
pciavald committed Jan 12, 2018
1 parent 0f8c23f commit 96a5737
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/modals/shared/password/password.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export class PasswordComponent {

// UI State
password: string;
stakeOnly: boolean = false;

@Input() showPass: boolean = false;
@Input() label: string = 'Your Wallet password';
Expand Down

0 comments on commit 96a5737

Please sign in to comment.