mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-14 06:51:08 +01:00
Enable RedundantModifier checkstyle check
This commit is contained in:
parent
193688e553
commit
b5209f4701
36 changed files with 86 additions and 85 deletions
|
|
@ -29,5 +29,5 @@ public interface FileTransferListener {
|
|||
* @param request
|
||||
* The request from the other user.
|
||||
*/
|
||||
void fileTransferRequest(final FileTransferRequest request);
|
||||
void fileTransferRequest(FileTransferRequest request);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue