remove comment

This commit is contained in:
Joe Danziger
2025-05-22 14:54:32 -04:00
parent 9c9f6a2754
commit 77c3bb5d2b

View File

@@ -330,8 +330,6 @@ async function initializeProject(options = {}) {
// }
if (skipPrompts) {
// Use selectedBrandRules from options or default
if (!isSilentMode()) {
console.log('SKIPPING PROMPTS - Using defaults or provided values');
}