Skip to content

Commit

Permalink
removed unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Limmer committed Feb 23, 2024
1 parent e80b1ff commit 01cab16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/components/inputnumber/inputnumber.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1417,10 +1417,6 @@ export class InputNumber implements OnInit, AfterContentInit, OnChanges, Control
clearInterval(this.timer);
}
}

getFormatter() {
return this.numberFormat;
}
}

@NgModule({
Expand Down

0 comments on commit 01cab16

Please sign in to comment.