Skip to content

Commit 88e3ff4

Browse files
committed
fix test fail
fix test fail
1 parent 31f57b1 commit 88e3ff4

File tree

1 file changed

+0
-1
lines changed
  • src/shared/components/ProfilePage/Header

1 file changed

+0
-1
lines changed

src/shared/components/ProfilePage/Header/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const TRACK_LABELS = {
2626
};
2727

2828
class ProfileHeader extends React.Component {
29-
3029
constructor(props) {
3130
super(props);
3231
const {

0 commit comments

Comments
 (0)