diff options
author | Ian Moffett <ian@osmora.org> | 2024-04-09 17:48:36 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-04-09 17:48:36 -0400 |
commit | c29bbc05d93d7bbdc806022ece4de4c0438ff702 (patch) | |
tree | 10ac0e8189fab1840436bb111d78934819c1e85f /tools | |
parent | d52caa46b10eb1670bc6f9c55eff6dce288926c5 (diff) |
tools: meta-rip: Remove useless whitespace
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/meta-rip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/meta-rip b/tools/meta-rip index 891d892..45e811f 100755 --- a/tools/meta-rip +++ b/tools/meta-rip @@ -44,4 +44,3 @@ echo "Cookie: $cookie" echo "Filename: $filename" echo "Author: $author" echo "Description: $description" - |