Skip to content

Commit

Permalink
chore: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
hdJerry committed Aug 9, 2023
1 parent 6ba7623 commit 7a6be1d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ export default function SubHeader() {
return pathname.includes(matchPath);
};

console.log('====================================');
console.log(repo);
console.log('====================================');

return (
<SubHeaderWrapper>
<SubHeaderTopRow>
Expand Down

0 comments on commit 7a6be1d

Please sign in to comment.