Skip to content

Commit

Permalink
fix(ui5-input): Obsolete accessibility API removed (#2721)
Browse files Browse the repository at this point in the history
The API is deleted, since it is never used.

Fixes: #2605
  • Loading branch information
niyap authored Jan 22, 2021
1 parent 1ec9a43 commit 014c985
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/main/src/Input.js
Original file line number Diff line number Diff line change
Expand Up @@ -332,10 +332,6 @@ const metadata = {
type: Object,
},

_wrapperAccInfo: {
type: Object,
},

_inputWidth: {
type: Integer,
},
Expand Down

0 comments on commit 014c985

Please sign in to comment.