Skip to content

Commit b131707

Browse files
committed
more small tweaks
1 parent 2143726 commit b131707

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/HomeView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ const HomeView = ({}: Props) => {
7474
} else if (currentPath.includes("/webdev/")) {
7575
setCurrentProject(webDevProjList[0]);
7676
}
77-
console.log(currentPath);
7877

7978
if (hueRotation != AppConfig.hueAnimDuration_Slow) {
8079
setHueDuration(AppConfig.hueAnimDuration_Slow);

0 commit comments

Comments
 (0)