Loading lib/Travelynx/Controller/Profile.pm +0 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,6 @@ sub profile { uid => $user->{id}, bio => $profile->{bio}{html}, metadata => $profile->{metadata}, journeys => [@journeys], } }, any => { Loading Loading
lib/Travelynx/Controller/Profile.pm +0 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,6 @@ sub profile { uid => $user->{id}, bio => $profile->{bio}{html}, metadata => $profile->{metadata}, journeys => [@journeys], } }, any => { Loading