Remove log
parent
fb6eb56fd0
commit
6eb310dfda
|
@ -535,7 +535,6 @@ async function createProjectService(
|
|||
configPath === state.configPath &&
|
||||
configId === state.configId
|
||||
) {
|
||||
console.log('short circuit')
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue