Skip to content

Commit 9e1d531

Browse files
amquakemcm001
authored andcommitted
Cpp-examples gradle settings organization (PhotonVision#1646)
Not familiar with gradle but it keeps yelling at me for this
1 parent 609a154 commit 9e1d531

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

photonlib-cpp-examples/aimandrange/settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import org.gradle.internal.os.OperatingSystem
22

3-
rootProject.name = 'aimandrange'
4-
53
pluginManagement {
64
repositories {
75
mavenLocal()

photonlib-cpp-examples/aimattarget/settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import org.gradle.internal.os.OperatingSystem
22

3-
rootProject.name = 'aimattarget'
4-
53
pluginManagement {
64
repositories {
75
mavenLocal()

photonlib-cpp-examples/poseest/settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import org.gradle.internal.os.OperatingSystem
22

3-
rootProject.name = 'poseest'
4-
53
pluginManagement {
64
repositories {
75
mavenLocal()

0 commit comments

Comments
 (0)