Skip to content

Commit

Permalink
chore: remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
prateeknima77 committed Apr 23, 2024
1 parent 9a6b412 commit 1c369e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions java/memory/memory-unsafe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@
<artifactId>arrow-memory-core</artifactId>
</dependency>
</dependencies>

</project>
1 change: 0 additions & 1 deletion java/vector/src/main/codegen/includes/vv_imports.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import static org.apache.arrow.util.Preconditions.checkState;

import com.google.flatbuffers.FlatBufferBuilder;


import org.apache.arrow.memory.*;
import org.apache.arrow.util.Preconditions;
import org.apache.arrow.vector.types.Types;
Expand Down

0 comments on commit 1c369e8

Please sign in to comment.