Skip to content

Commit 2575f8c

Browse files
committed
Lint fix
1 parent 9ebccfa commit 2575f8c

File tree

1 file changed

+0
-1
lines changed
  • src/shared/containers/TopcoderHeader

1 file changed

+0
-1
lines changed

src/shared/containers/TopcoderHeader/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ const TopcoderHeader = ({ auth, location }) => {
6868
signUp={signUp}
6969
currentLocation={location.pathname}
7070
>
71-
</NavComponent>
7271
</div>
7372
);
7473
};

0 commit comments

Comments
 (0)