Commit d548c5ed authored by Phillip Webb's avatar Phillip Webb

Fix checkstyle violations

parent e161c6f8
...@@ -5,4 +5,4 @@ HTTP/1.1 {{statusCode}} {{statusReason}} ...@@ -5,4 +5,4 @@ HTTP/1.1 {{statusCode}} {{statusReason}}
{{name}}: {{value}} {{name}}: {{value}}
{{/headers}} {{/headers}}
{{responseBody}} {{responseBody}}
---- ----
\ No newline at end of file
...@@ -102,4 +102,4 @@ ...@@ -102,4 +102,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
<h1>Hello</h1> <h1>Hello</h1>
Hello World! Hello World!
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment