Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold856 committed Dec 15, 2024
1 parent a1b642a commit 04a66c7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wpimath/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ model {

nativeUtils.exportsConfigs {
wpimath {
objectFilterClosure = { file ->
return file.name.endsWith('.pb.obj') || file.name.endsWith('.npb.obj')
}
}
}

Expand Down

0 comments on commit 04a66c7

Please sign in to comment.