-- Remove raw type usage, add type check parameter.

-- Remove unused variable and unused imports.
This commit is contained in:
muzir
2016-02-23 15:15:47 +02:00
parent daa05dd192
commit 25f08ea9b4
4 changed files with 18 additions and 21 deletions

View File

@ -63,7 +63,6 @@ public class HammerHead extends HttpServlet {
final Logger logger = LoggerFactory.getLogger(HammerHead.class);
private static final String WELCOMED = "welcomed";
/**
*