Skip to content

Commit 105bb75

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)