From eea5c66d7f0641bd0433faa191245f9c31b80a9c Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 1 Jun 2020 23:53:42 +0200 Subject: [PATCH] update node.js.yml --- components/about/about.js | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/components/about/about.js b/components/about/about.js index 2a33028..5d92426 100644 --- a/components/about/about.js +++ b/components/about/about.js @@ -102,12 +102,4 @@ const About = () => { ) }; -export default About; - -//TODO CV -/* -Présentation -Compétences -Parcours (Education) - - */ \ No newline at end of file +export default About; \ No newline at end of file