Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaShakthi97 committed Mar 20, 2024
1 parent a9ad6d4 commit 2da6095
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ interface ImportCertificatePropsInterface extends TestableComponentInterface {
*
* @param props - Props injected to the component.
*
* @returns {ReactElement}
*/
export const ImportCertificate: FunctionComponent<ImportCertificatePropsInterface> = (
props: ImportCertificatePropsInterface
Expand Down

0 comments on commit 2da6095

Please sign in to comment.