Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
sujinmkang committed Nov 19, 2020
1 parent 2cacc78 commit cb08847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion show/reboot_cause.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,3 @@ def history():

header = ['Name', 'Cause', 'Time', 'User', 'Comment']
click.echo(tabulate(table, header))

0 comments on commit cb08847

Please sign in to comment.