Skip to content

Commit 13eb6ee

Browse files
rem extra line
1 parent 0b25a88 commit 13eb6ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/app/details/cIDetails/CIDetails.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ export const Details = ({
362362
)
363363
}
364364

365-
366365
if (!areTagDetailsRequired && !triggerDetailsLoading && !triggerDetails) return <Reload />
367366
if (areTagDetailsRequired && !(tagDetailsLoading || triggerDetailsLoading) && !triggerDetails) return <Reload />
368367
if (triggerDetails.id !== +buildId) return null

0 commit comments

Comments
 (0)