forked from p15670423/monkey
Island: Remove monkey/monkey_island/cc/services/configuration/
This commit is contained in:
parent
d534c64a3f
commit
02a06787d0
|
@ -1,6 +0,0 @@
|
||||||
from common.config_value_paths import INACCESSIBLE_SUBNETS_PATH
|
|
||||||
from monkey_island.cc.services.config import ConfigService
|
|
||||||
|
|
||||||
|
|
||||||
def get_config_network_segments_as_subnet_groups():
|
|
||||||
return [ConfigService.get_config_value(INACCESSIBLE_SUBNETS_PATH)]
|
|
Loading…
Reference in New Issue