Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturRibeiro-CX committed Nov 11, 2024
1 parent 53972b9 commit 37edee3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package Cx

import data.generic.common as common_lib
import future.keywords.in

CxPolicy[result] {
cats := ["StorageRead", "StorageWrite", "StorageDelete"]
Expand Down

0 comments on commit 37edee3

Please sign in to comment.