Skip to content

Commit

Permalink
remove unnecessary code
Browse files Browse the repository at this point in the history
Signed-off-by: bhavanakarwade <[email protected]>
  • Loading branch information
bhavanakarwade committed Oct 19, 2023
1 parent 04e2604 commit 0ab132c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commonComponents/DeviceDetailsCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const DeviceDetails = (props: { deviceFriendlyName: string, createDateTime: stri
handleDeleteModel(true)
}}
>
Revoke {props.disableRevoke}
Revoke
</button>
</div>
</div>
Expand Down

0 comments on commit 0ab132c

Please sign in to comment.