]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Request.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / mgr / Request.h
index 45431d3249c99137ef2c4f554818c2c354ec0517..f93521bf9d81b1c28e9efde2205c314eb0fbe5ec 100644 (file)
@@ -12,7 +12,6 @@
 #include "ipc/Request.h"
 #include "mgr/ActionParams.h"
 
-
 namespace Mgr
 {
 
@@ -37,7 +36,6 @@ public:
     ActionParams params; ///< action name and parameters
 };
 
-
 } // namespace Mgr
 
 #endif /* SQUID_MGR_REQUEST_H */