Skip to content

Commit 105bb75

Browse files
authored
Add import java util (#38)
1 parent b74051f commit 105bb75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ import one.talon.api.IntegrationApi;
9797
import one.talon.api.ManagementApi;
9898
import one.talon.model.*;
9999

100+
import java.util.*
101+
100102
public class TalonApiTest {
101103
public static void main(String[] args) {
102104
Gson gson = new Gson();

0 commit comments

Comments
 (0)