fix: REPOS list — only the-nexus and timmy-config remain

This commit is contained in:
Alexander Whitestone
2026-03-25 20:56:41 -04:00
parent 8b5a47c76a
commit 1a16e0107b

View File

@@ -20,8 +20,6 @@ TIMMY_HOME = Path.home() / ".timmy"
REPOS = [
"Timmy_Foundation/the-nexus",
"Timmy_Foundation/timmy-config",
"Timmy_Foundation/sovereign-orchestration",
"Rockachopa/the-matrix",
]
NET_LINE_LIMIT = 10