mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00: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