mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
refactor: removed useless export
This commit is contained in:
@@ -235,5 +235,3 @@ export const ShowPreviewDeployments = ({ applicationId }: Props) => {
|
||||
</Card>
|
||||
);
|
||||
};
|
||||
|
||||
export default ShowPreviewDeployments;
|
||||
|
||||
Reference in New Issue
Block a user