refactor: Remove unused variables and improve code readability

This commit is contained in:
Andras Bacsai
2024-06-06 11:09:27 +02:00
parent f71a8e9fef
commit 463021a9f3
4 changed files with 2 additions and 4 deletions

View File

@@ -38,7 +38,6 @@
</div>
@endif
@if ($application->build_pack === 'dockercompose')
@if (
!is_null($parsedServices) &&
count($parsedServices) > 0 &&