Skip to content

Commit

Permalink
Update java/src/main/java/ai/rapids/cudf/Cudf.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ttnghia authored Jul 24, 2024
1 parent abcb4d0 commit 0818479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/src/main/java/ai/rapids/cudf/Cudf.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package ai.rapids.cudf;

public class Cudf {

static {
NativeDepsLoader.loadNativeDeps();
}
Expand Down

0 comments on commit 0818479

Please sign in to comment.