Skip to content

Commit

Permalink
Update src/main/java/org/simdjson/SimdJsonParser.java
Browse files Browse the repository at this point in the history
Co-authored-by: André Rouél <[email protected]>
  • Loading branch information
heykirby and arouel authored Oct 22, 2024
1 parent 4bed300 commit ecd8e0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/simdjson/SimdJsonParser.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package org.simdjson;

import lombok.Getter;

public class SimdJsonParser {

private static final int PADDING = 64;
Expand Down

0 comments on commit ecd8e0e

Please sign in to comment.