Skip to content

Commit 246e7e5

Browse files
committed
remove the horrible opsec flag
1 parent aa6e504 commit 246e7e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/netexec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from nxc.loaders.protocolloader import ProtocolLoader
1010
from nxc.loaders.moduleloader import ModuleLoader
1111
from nxc.first_run import first_run_setup
12-
from nxc.paths import CONFIG_PATH, NXC_PATH, WORKSPACE_DIR
12+
from nxc.paths import NXC_PATH, WORKSPACE_DIR
1313
from nxc.console import nxc_console
1414
from nxc.logger import nxc_logger
1515
from nxc.config import nxc_config, nxc_workspace, config_log

0 commit comments

Comments
 (0)