Remove explicit NativeUtils specification (#1495)

This commit is contained in:
Jade
2024-10-29 00:18:12 +08:00
committed by GitHub
parent 6f52267c26
commit daa5842fb5
3 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
apply plugin: "edu.wpi.first.NativeUtils"
// Configure Native-Utils WPI Plugin
nativeUtils.addWpiNativeUtils()
nativeUtils.withCrossRoboRIO()