Update DownloadEmailAttachments.java
changing the package name to downloadattachments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.downloadAttachments;
|
||||
package com.baeldung.downloadattachments;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
Reference in New Issue
Block a user