Skip to content

Commit 80f4e83

Browse files
committed
App state is not updating in cf cli and appsman ui when the app is down
Remove empty line
1 parent 7834d56 commit 80f4e83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cloud_controller/diego/reporters/instances_stats_reporter.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def actual_lrp_info(process, stats=nil, quota_stats=nil, log_cache_errors=nil, i
7070
fill_unreported_instances_with_down_instances(result, process, flat: false)
7171

7272
warnings = [log_cache_errors].compact
73-
7473
[result, warnings]
7574
end
7675

0 commit comments

Comments
 (0)