mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-07 10:17:38 +02:00
Remove misleading TODO.
This commit is contained in:
@@ -107,7 +107,6 @@ class Bytes(PrimitiveObject, bytes):
|
||||
offset = object_info.offset))
|
||||
|
||||
|
||||
# TODO: Fix up strings unpacking to include an encoding
|
||||
class String(PrimitiveObject, str):
|
||||
"""Primitive Object that handles string values
|
||||
|
||||
|
||||
Reference in New Issue
Block a user