Remove pathfinder dependency

This commit is contained in:
Keenan D. Buckley
2019-01-28 19:00:51 -07:00
parent 344e055e70
commit bd104642aa
-1
View File
@@ -50,7 +50,6 @@ dependencies {
nativeZip wpi.deps.vendor.jni(wpi.platforms.roborio)
nativeDesktopZip wpi.deps.vendor.jni(wpi.platforms.desktop)
testCompile 'junit:junit:4.12'
compile pathfinder()
}
// Setting up my Jar File. In this case, adding all libraries into the main jar ('fat jar')