Remove trailing empty lines

This commit is contained in:
Ole Markus With 2020-05-10 21:54:39 +02:00
parent c702f49018
commit 8f50070a9a
1 changed files with 1 additions and 3 deletions

View File

@ -23,6 +23,4 @@ If you are using [bastion hosts](bastion.md), it is a bit tricky to find the bas
``` ```
kops toolbox dump -ojson | grep 'bastion.*elb.amazonaws.com' kops toolbox dump -ojson | grep 'bastion.*elb.amazonaws.com'
``` ```