mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-20 02:57:12 +03:00
Cosmetics: Fix coding style
This commit is contained in:
@@ -36,9 +36,6 @@ bool Pass::evaluate(Rule *rule, Assay *assay) {
|
||||
return true;
|
||||
}
|
||||
|
||||
void Pass::fill_intervention(ModSecurityIntervention *i) {
|
||||
|
||||
}
|
||||
|
||||
} // namespace actions
|
||||
} // namespace ModSecurity
|
||||
|
||||
Reference in New Issue
Block a user