Minor trailing whitespace cleanup (#596)

Remove extra spaces in a number of files.
This commit is contained in:
Yuri Astrakhan 2019-03-29 17:15:42 -04:00 committed by GitHub
parent 69e510eb19
commit 8fe9af2327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 81 additions and 85 deletions

View File

@ -20,4 +20,3 @@ script:
- sudo service docker restart - sudo service docker restart
- docker-compose config - docker-compose config
- sudo ./quickstart.sh - sudo ./quickstart.sh

View File

@ -1,5 +1,3 @@
## Quickstart - for small extracts ## Quickstart - for small extracts
### Req: ### Req:
@ -443,4 +441,3 @@ Hints for developers:
make help # help about available commands make help # help about available commands
============================================================================== ==============================================================================
``` ```