Remove unnecessary @SuppressWarnings("unchecked")
Change-Id: Iaa36d80464504d482783a200e895d12d2c073a6f
This commit is contained in:
parent
8691f5a835
commit
ee0230c540
@ -155,7 +155,6 @@ public class SshDaemon extends SshServer implements SshInfo, LifecycleListener {
|
||||
private volatile IoAcceptor acceptor;
|
||||
private final Config cfg;
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
@Inject
|
||||
SshDaemon(final CommandFactory commandFactory, final NoShell noShell,
|
||||
final PublickeyAuthenticator userAuth,
|
||||
|
Loading…
x
Reference in New Issue
Block a user