mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-01 08:56:32 +00:00
genpolicy: avoid regorus warning
Avoid adding to the Guest console warnings about "agent_policy:10:8". "import input" is unnecessary. Signed-off-by: Dan Mihai <dmihai@microsoft.com>
This commit is contained in:
@@ -7,8 +7,6 @@ package agent_policy
|
||||
import future.keywords.in
|
||||
import future.keywords.every
|
||||
|
||||
import input
|
||||
|
||||
# Default values, returned by OPA when rules cannot be evaluated to true.
|
||||
default AddARPNeighborsRequest := false
|
||||
default AddSwapRequest := false
|
||||
|
Reference in New Issue
Block a user