-- Remove raw type usage, add type check parameter.
-- Remove unused variable and unused imports.
This commit is contained in:
@ -63,7 +63,6 @@ public class HammerHead extends HttpServlet {
|
||||
|
||||
final Logger logger = LoggerFactory.getLogger(HammerHead.class);
|
||||
|
||||
private static final String WELCOMED = "welcomed";
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user