We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7f128 commit 43bef64Copy full SHA for 43bef64
volatility3/framework/plugins/linux/envars.py
@@ -1,4 +1,4 @@
1
-from volatility3.plugins.linux import envvars
+from volatility3.plugins import envvars
2
import logging
3
4
vollog = logging.getLogger(__name__)
0 commit comments