Update DownloadEmailAttachments.java
changing the package name to downloadattachments.
This commit is contained in:
parent
baf1093fb3
commit
51d20e8bdb
|
@ -1,4 +1,4 @@
|
||||||
package com.baeldung.downloadAttachments;
|
package com.baeldung.downloadattachments;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
Loading…
Reference in New Issue