refactor: Remove unused variables and improve code readability
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
</div>
|
||||
@endif
|
||||
@if ($application->build_pack === 'dockercompose')
|
||||
|
||||
@if (
|
||||
!is_null($parsedServices) &&
|
||||
count($parsedServices) > 0 &&
|
||||
|
||||
Reference in New Issue
Block a user