mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-26 16:12:23 +02:00
linux: boottime: Minor, removed unnecessary blank line
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user