Skip to content

Commit edcdbef

Browse files
committed
Lint
1 parent fed034e commit edcdbef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/components/Header/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ const Header = ({
7272
if (TopNavRef) {
7373
console.log('TopNavRef');
7474
console.log(JSON.stringify(profile, 4, null));
75-
7675
return (
7776
<div styleName="nav-header-wrapper">
7877
<TopNavRef

0 commit comments

Comments
 (0)