Skip to content

Commit d02163e

Browse files
author
Ludvik Jerabek
committed
Update examples
1 parent f08be4e commit d02163e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

examples/BasicExample.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
package io.pfpt.ser.mail;
2-
1+
import io.pfpt.ser.mail.*;
32
import jakarta.json.bind.Jsonb;
43
import jakarta.json.bind.JsonbBuilder;
54
import java.io.FileReader;

examples/ConcurrencyExample.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
package io.pfpt.ser.mail;
2-
1+
import io.pfpt.ser.mail.*;
32
import jakarta.json.bind.Jsonb;
43
import jakarta.json.bind.JsonbBuilder;
54
import java.io.FileReader;

0 commit comments

Comments
 (0)