mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-06 09:47:38 +02:00
Remove unnecessary 'pass' statement.
This commit is contained in:
@@ -391,7 +391,6 @@ class elf_phdr(objects.StructType):
|
||||
constants.LOGLEVEL_VVVV,
|
||||
f"Skipping unknown ELF object type: {self._parent_e_type}",
|
||||
)
|
||||
pass
|
||||
|
||||
return offset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user