Skip to content

Commit 23fba7e

Browse files
committed
added a new line
1 parent 4192c27 commit 23fba7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cns/middlewares/k8sSwiftV2_windows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ func getDefaultDenyACLPolicy(direction hcn.DirectionType) ([]byte, error) {
108108
}
109109

110110
denyACLJSON, err := json.Marshal(denyACL)
111-
112111
if err != nil {
113112
return nil, errors.Wrap(err, "error marshalling default deny policy to json")
114113
}

0 commit comments

Comments
 (0)