Skip to content

Commit 5bb4cd9

Browse files
committed
Remove no longer needed functools import
1 parent ae08c8e commit 5bb4cd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

volatility3/cli/volshell/generic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#
44
import binascii
55
import code
6-
import functools
76
import io
87
import random
98
import string

0 commit comments

Comments
 (0)