mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-13 05:07:38 +02:00
Core: Fix LGTM recommendations
This is mostly unused imports and unused variables.
This commit is contained in:
@@ -46,7 +46,6 @@ class CmdLine(interfaces.plugins.PluginInterface):
|
||||
A string with the command line
|
||||
"""
|
||||
|
||||
proc_id = proc.UniqueProcessId
|
||||
proc_layer_name = proc.add_process_layer()
|
||||
|
||||
peb = context.object(kernel_table_name + constants.BANG + "_PEB",
|
||||
|
||||
Reference in New Issue
Block a user