mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Coding style fixes
This commit is contained in:
@@ -47,7 +47,6 @@ class Serial : public Writer {
|
||||
bool init(std::string *error) override;
|
||||
bool write(Transaction *transaction, int parts,
|
||||
std::string *error) override;
|
||||
|
||||
};
|
||||
|
||||
} // namespace writer
|
||||
|
Reference in New Issue
Block a user