We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25ce81 commit eae8b50Copy full SHA for eae8b50
bin/opencode-link.js
@@ -448,7 +448,6 @@ function showStatus() {
448
log('\nOpenCode Plugin Status', 'bright');
449
log('='.repeat(50), 'gray');
450
log(`Target: ${TARGET_DIR}`, 'gray');
451
- log(`Monorepo: ${MONOREPO_DIR}`, 'gray');
452
log('');
453
454
const linkedPlugins = getLinkedPlugins();
0 commit comments