mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
Remove un-needed NM-dbus dep (#919)
This commit is contained in:
@@ -27,9 +27,6 @@ dependencies {
|
||||
implementation wpilibTools.deps.wpilibJava("apriltag")
|
||||
|
||||
implementation "org.xerial:sqlite-jdbc:3.41.0.0"
|
||||
|
||||
// NetworkManager
|
||||
implementation "com.github.hypfvieh:dbus-java:3.3.2"
|
||||
}
|
||||
|
||||
task writeCurrentVersionJava {
|
||||
|
||||
Reference in New Issue
Block a user