mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Remove IterativeRobot templates (#2011)
With the class being deprecated, new projects shouldn't be created with it
This commit is contained in:
committed by
Peter Johnson
parent
669127e49c
commit
16b34cce20
@@ -1,13 +1,4 @@
|
||||
[
|
||||
{
|
||||
"name": "Iterative Robot",
|
||||
"description": "Iterative style",
|
||||
"tags": [
|
||||
"Iterative"
|
||||
],
|
||||
"foldername": "iterative",
|
||||
"gradlebase": "cpp"
|
||||
},
|
||||
{
|
||||
"name": "Timed Robot",
|
||||
"description": "Timed style",
|
||||
|
||||
Reference in New Issue
Block a user