mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 02:10:36 +03:00
Cleanup on Action class
This commit is contained in:
@@ -114,6 +114,7 @@ Transformation* Transformation::instantiate(std::string a) {
|
||||
return new Transformation(a);
|
||||
}
|
||||
|
||||
|
||||
} // namespace transformations
|
||||
} // namespace actions
|
||||
} // namespace modsecurity
|
||||
|
||||
Reference in New Issue
Block a user