diff options
Diffstat (limited to 'smartdashboard/build.gradle')
-rw-r--r-- | smartdashboard/build.gradle | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/smartdashboard/build.gradle b/smartdashboard/build.gradle index cc12aeb..d373503 100644 --- a/smartdashboard/build.gradle +++ b/smartdashboard/build.gradle @@ -7,8 +7,6 @@ sourceSets { } } -libsDirName = "../dist/tools" - dependencies { compile 'edu.wpi.first.wpilib.networktables.java:NetworkTables:0.1.0-SNAPSHOT' compile 'junit:junit:4.12' |