Ensure that the framework plugins are always loaded.

This commit is contained in:
Mike Auty
2017-07-02 15:51:41 +01:00
parent c38210b8a5
commit 4838a17f24
+1 -2
View File
@@ -5,5 +5,4 @@
"""
from volatility.framework import constants
if not __path__:
__path__ = constants.PLUGINS_PATH
__path__ = constants.PLUGINS_PATH