Skip to content

Commit 90c08c2

Browse files
authored
Merge pull request #3 from techdivision/copspa-5-bugfix-status
COPSPA-5: Bugfixing
2 parents f25ce81 + eae8b50 commit 90c08c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/opencode-link.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ function showStatus() {
448448
log('\nOpenCode Plugin Status', 'bright');
449449
log('='.repeat(50), 'gray');
450450
log(`Target: ${TARGET_DIR}`, 'gray');
451-
log(`Monorepo: ${MONOREPO_DIR}`, 'gray');
452451
log('');
453452

454453
const linkedPlugins = getLinkedPlugins();

0 commit comments

Comments
 (0)