linux: boottime: Minor, removed unnecessary blank line

This commit is contained in:
Gustavo Moreira
2024-11-28 13:47:03 +11:00
parent fb4ab9d477
commit 9048cd1ab8
@@ -15,7 +15,6 @@ class Boottime(interfaces.plugins.PluginInterface, timeliner.TimeLinerInterface)
"""Shows the time the system was started"""
_required_framework_version = (2, 11, 0)
_version = (1, 0, 1)
@classmethod