Remove blank before services output
parent
2ce8423883
commit
a1287a0776
|
@ -753,7 +753,6 @@ class Db
|
|||
end
|
||||
end
|
||||
|
||||
print_line
|
||||
if (output_file == nil)
|
||||
print_line(tbl.to_s)
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue