Skip to content

Commit

Permalink
re #107011.
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornix committed Sep 30, 2020
1 parent 6558e43 commit 1463659
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ export class CommentsList extends WorkbenchAsyncDataTree<any, any> {
dataSource,
{
accessibilityProvider: options.accessibilityProvider,
keyboardSupport: true,
identityProvider: {
getId: (element: any) => {
if (element instanceof CommentsModel) {
Expand Down

0 comments on commit 1463659

Please sign in to comment.