Remove log

master
Brad Cornes 2022-01-17 15:21:43 +00:00
parent fb6eb56fd0
commit 6eb310dfda
1 changed files with 0 additions and 1 deletions

View File

@ -535,7 +535,6 @@ async function createProjectService(
configPath === state.configPath &&
configId === state.configId
) {
console.log('short circuit')
return
}