minor improvements

This commit is contained in:
fabriziosalmi
2025-01-18 23:53:59 +01:00
parent 1923fdea0a
commit 07a921ff83

View File

@@ -150,7 +150,6 @@ type Middleware struct {
logDone chan struct{} // Signal to stop the logging worker
ruleCache *RuleCache // New field for RuleCache
}
// WAFState struct