Skip to content

Commit

Permalink
update selectProjectTemplate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
svirs committed Mar 26, 2024
1 parent e04044b commit fcda6ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,6 @@ export default async function initSanity(

function selectProjectTemplate() {
// Make sure the --quickstart and --template are not used together
// Force template to clean if --quickstart is used
if (flags.quickstart) {
return 'quickstart'
}
Expand Down

0 comments on commit fcda6ab

Please sign in to comment.