Skip to content

Commit d49b6fd

Browse files
committed
remove obsolete private prop
1 parent 94f7b53 commit d49b6fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/main/src/Avatar.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,6 @@ const metadata = {
8282
type: String,
8383
defaultValue: AvatarSize.S,
8484
},
85-
86-
/**
87-
* @private
88-
*/
89-
typeIcon: {
90-
type: Boolean,
91-
},
9285
},
9386
slots: /** @lends sap.ui.webcomponents.main.Avatar.prototype */ {
9487
},

0 commit comments

Comments
 (0)