Skip to content

Commit b7c7c9f

Browse files
committed
Added FIXME
1 parent 4a4feb8 commit b7c7c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/simple-java-mail/src/main/java/org/simplejavamail/email/internal/EmailPopulatingBuilderImpl.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2446,6 +2446,7 @@ public DkimConfig getDkimConfig() {
24462446
*/
24472447
@Override
24482448
@Nullable
2449+
// FIXME what's the point of these useXXX methods?
24492450
public Boolean getUseDispositionNotificationTo() {
24502451
return useDispositionNotificationTo;
24512452
}

0 commit comments

Comments
 (0)