Skip to content

Commit ecd8e0e

Browse files
heykirbyarouel
andauthored
Update src/main/java/org/simdjson/SimdJsonParser.java
Co-authored-by: André Rouél <[email protected]>
1 parent 4bed300 commit ecd8e0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/org/simdjson/SimdJsonParser.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package org.simdjson;
22

3-
import lombok.Getter;
4-
53
public class SimdJsonParser {
64

75
private static final int PADDING = 64;

0 commit comments

Comments
 (0)