Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: #1325 Remove unused code
Browse files Browse the repository at this point in the history
Vu Nguyen committed Jun 23, 2020
1 parent ef7b088 commit a12415f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -29,7 +29,6 @@ export const handleUninstall = (setUninstallApp: (app: InstallationModel) => voi
}

export const AppInstallationsModal: React.FC<AppInstallationsModalProps> = ({
appId,
appName,
visible,
afterClose,

0 comments on commit a12415f

Please sign in to comment.