website cleanup
This commit is contained in:
@@ -363,7 +363,6 @@ export default function ProfilePage() {
|
||||
// Extract data from profileData ViewModel
|
||||
const currentDriver = profileData.currentDriver;
|
||||
const stats = profileData.stats;
|
||||
const finishDistribution = profileData.finishDistribution;
|
||||
const teamMemberships = profileData.teamMemberships;
|
||||
const socialSummary = profileData.socialSummary;
|
||||
const extendedProfile = profileData.extendedProfile;
|
||||
|
||||
Reference in New Issue
Block a user