Skip to content

Commit

Permalink
Removed redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
RLCorp committed Sep 18, 2024
1 parent 8835d48 commit c995d43
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
[class.ng-invalid]="invalid"
[value]="vehicleRegistration"
(ionInput)="vehicleRegistrationChanged($event)"
(ionBlur)="onBlurEvent(vehicleRegistration)"
[maxlength]="registrationNumberValidator.maxLength"
emojiBlock
pasteSanitiser
Expand Down

0 comments on commit c995d43

Please sign in to comment.