update comment

This commit is contained in:
Joe Danziger
2025-05-12 11:37:54 -04:00
parent 3194367318
commit 83c984caf0

View File

@@ -763,7 +763,7 @@ function createProjectStructure(
}
}
// Import DRY MCP configuration helper
// Import MCP configuration helper
import { setupMCPConfiguration } from './modules/mcp-utils.js';
// Import centralized brand profile logic
import { BRAND_PROFILES, BRAND_NAMES } from './modules/rule-transformer.js';