There was an error while loading. Please reload this page.
1 parent e7896f2 commit 7c202b7Copy full SHA for 7c202b7
1 file changed
plugins/modules/ids_policy_rule.py
@@ -16,7 +16,6 @@
16
from ansible_collections.ansibleguy.opnsense.plugins.module_utils.defaults.main import \
17
OPN_MOD_ARGS, STATE_MOD_ARG, RELOAD_MOD_ARG
18
from ansible_collections.ansibleguy.opnsense.plugins.module_utils.main.ids_policy_rule import Rule
19
- from ansible_collections.ansibleguy.opnsense.plugins.module_utils.helper.main import diff_remove_empty
20
21
except MODULE_EXCEPTIONS:
22
module_dependency_error()
0 commit comments