mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-31 20:29:46 +02:00
Clean up an unnecessary 'as' import.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
This is the namespace for all volatility plugins,
|
||||
and determines the path for loading plugins
|
||||
"""
|
||||
import volatility.framework.constants as constants
|
||||
from volatility.framework import constants
|
||||
|
||||
__path__ = constants.PLUGINS_PATH
|
||||
|
||||
Reference in New Issue
Block a user