Skip to content

Commit f4cd73e

Browse files
committed
remove unused function (noop)
1 parent d66d821 commit f4cd73e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-iptables-monitor/iptables_monitor.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,6 @@ func getBPFMapValue() (uint64, error) {
258258
return value, nil
259259
}
260260

261-
func sendEventOnIPTablesBlock() {
262-
263-
}
264-
265261
func main() {
266262
klog.InitFlags(nil)
267263
flag.Parse()

0 commit comments

Comments
 (0)