Skip to content

Commit c99c332

Browse files
Fix duplicates added when merging last PR
1 parent 2c6728a commit c99c332

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

robot_descriptions/_repositories.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -343,14 +343,4 @@ class Repository:
343343
commit="f8e683f00d1d99deb882deb9dfce6030095b466a", # FourierN1 branch
344344
cache_path="Wiki-GRx-Models-FourierN1",
345345
),
346-
"i2rt": Repository(
347-
url="https://github.com/i2rt-robotics/i2rt.git",
348-
commit="8a8f804d72b41a04a5c69520031aec9a5d328104",
349-
cache_path="i2rt",
350-
),
351-
"rby1_description": Repository(
352-
url="https://github.com/uynitsuj/rby1_description.git",
353-
commit="e4c07203aa0a0d1b6b3b39da105cb00a77e2bc72",
354-
cache_path="rby1_description",
355-
),
356346
}

0 commit comments

Comments
 (0)