Skip to content

Commit db287cf

Browse files
committed
Remove unused import in the SmbMessageHandler
1 parent b64e379 commit db287cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-integration-smb/src/main/java/org/springframework/integration/smb/outbound/SmbMessageHandler.java

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import org.springframework.integration.smb.session.SmbRemoteFileTemplate;
2323

2424
import jcifs.smb.SmbFile;
25-
import reactor.core.publisher.Mono;
2625

2726
/**
2827
* The SMB specific {@link FileTransferringMessageHandler} extension. Based on the

0 commit comments

Comments
 (0)