IO-3020 IO-3096 Additional cleanup.

This commit is contained in:
Patrick Fic
2024-12-10 08:19:20 -08:00
parent c7a2c8209a
commit 2209f49696
4 changed files with 3 additions and 4 deletions

View File

@@ -138,7 +138,6 @@ export function JobLifecycleComponent({ job, statuses, ...rest }) {
}
style={{ width: "100%" }}
>
{" "}
<Card type="inner" style={{ marginTop: "10px" }}>
<UpsellComponent upsell={upsellEnum.lifecycle.general} />
</Card>