Skip to content

Commit 43bef64

Browse files
committed
Revert "Linux: Fix slight issue in envvars renaming"
This reverts commit 60292c2.
1 parent 6f7f128 commit 43bef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

volatility3/framework/plugins/linux/envars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from volatility3.plugins.linux import envvars
1+
from volatility3.plugins import envvars
22
import logging
33

44
vollog = logging.getLogger(__name__)

0 commit comments

Comments
 (0)