checkstyle/src
Michal Kordas d972822d63 Remove unused assignment. #1555
Fixes `UnusedAssignment` inspection violations.

Description:
>This inspection points out the cases where a variable value is never used after its assignment.
2015-08-27 22:32:14 -07:00
..
it Remove redundant throws declarations. #1555 2015-08-27 22:29:46 -07:00
main Remove unused assignment. #1555 2015-08-27 22:32:14 -07:00
site Fix typos in xdocs. #1555 2015-08-25 04:53:48 -07:00
test Decrease visibility of fields and methods in main and utils packages. #1555 2015-08-27 22:30:55 -07:00
xdocs Fix typos in xdocs. #1555 2015-08-25 04:53:48 -07:00