mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-11 12:17:38 +02:00
remove unnecessary debugging
This commit is contained in:
@@ -107,7 +107,6 @@ class SvcScan(interfaces.plugins.PluginInterface):
|
||||
else:
|
||||
raise NotImplementedError("This version of Windows is not supported!")
|
||||
|
||||
print(symbol_filename)
|
||||
return ServicesIntermedSymbols.create(context,
|
||||
config_path,
|
||||
"windows",
|
||||
|
||||
Reference in New Issue
Block a user