removing unwanted log in controller
Change-Id: I0db049a3c7c673c8bc1fca868d0ef87449489c8e
diff --git a/internal/pkg/controller/audittables.go b/internal/pkg/controller/audittables.go
index 30e52f6..b22770c 100644
--- a/internal/pkg/controller/audittables.go
+++ b/internal/pkg/controller/audittables.go
@@ -268,7 +268,6 @@
}
defaultSuccessFlowStatus.Cookie = strconv.FormatUint(flow.Cookie, 10)
- logger.Infow(ctx, "Triggering Internal Flow Notification", log.Fields{"Flow Status": defaultSuccessFlowStatus})
GetController().ProcessFlowModResultIndication(cntx, defaultSuccessFlowStatus)
} else {
// The flow exists at the controller but not at the device