fix: removing debugging code
This commit is contained in:
@ -229,7 +229,6 @@ const ProjectsContextDesktop = ({
|
||||
const newPathName = `${PATHS.FILE}/${encodeURIComponent(
|
||||
projectPath
|
||||
)}`
|
||||
console.log(newPathName, 'asdf')
|
||||
navigate(newPathName)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user