Skip to content

Commit 12cde31

Browse files
committed
Fix imports
1 parent 108933b commit 12cde31

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/test/java/com/kobylynskyi/graphql/codegen/TestUtils.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
import java.io.File;
88
import java.io.FileNotFoundException;
99
import java.io.IOException;
10-
import java.nio.file.Files;
11-
import java.nio.file.OpenOption;
12-
import java.nio.file.Paths;
13-
import java.nio.file.StandardOpenOption;
1410
import java.time.ZonedDateTime;
1511
import java.util.Arrays;
1612

0 commit comments

Comments
 (0)