diff --git a/2019robot/build.gradle b/2019robot/build.gradle index f15e84c..ea2312b 100644 --- a/2019robot/build.gradle +++ b/2019robot/build.gradle @@ -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')