Skip to content

Commit

Permalink
Update Data.jsx
Browse files Browse the repository at this point in the history
Removed extra education data
  • Loading branch information
cvfavano authored Sep 8, 2024
1 parent 6c19879 commit 61ad581
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions repos/cvapp/src/Data.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,7 @@ const Data = {
},


education : {
id: '6482d9c8-46e9-506d-3a5a-53389eb4a7c8',
name:'ACS University',
major: 'BSc Chemical Engineering',
location:'London, UK',
date: '2006-12-12'
}

}

export default Data
export default Data

0 comments on commit 61ad581

Please sign in to comment.