mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-29 02:21:41 +00:00
Remove duplicated dependencies blocks (#1648)
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
// From allwpilib/docs. Licensed under the WPILib BSD License
|
||||
|
||||
plugins {
|
||||
id 'java'
|
||||
id "org.ysb33r.doxygen" version "1.0.4"
|
||||
}
|
||||
|
||||
apply plugin: "java"
|
||||
apply plugin: "org.ysb33r.doxygen"
|
||||
|
||||
evaluationDependsOn ':photon-targeting'
|
||||
evaluationDependsOn ':photon-core'
|
||||
|
||||
Reference in New Issue
Block a user