Skip to content

Commit

Permalink
Remove unused import in the SmbMessageHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed May 10, 2022
1 parent b64e379 commit db287cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import org.springframework.integration.smb.session.SmbRemoteFileTemplate;

import jcifs.smb.SmbFile;
import reactor.core.publisher.Mono;

/**
* The SMB specific {@link FileTransferringMessageHandler} extension. Based on the
Expand Down

0 comments on commit db287cf

Please sign in to comment.