Skip to content

Commit

Permalink
Update src/views/formation/FormationContinue.js
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Quirrion <[email protected]>
  • Loading branch information
MorganP-projects and squirrion authored Apr 2, 2024
1 parent 3dc0829 commit b356f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/formation/FormationContinue.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import ImageParcoursPossible from '../../assets/images/schema-parcours-possible.svg';
import SchemaParcoursPossible from '../../assets/images/schema-parcours-possible.svg';

Check warning on line 2 in src/views/formation/FormationContinue.js

View workflow job for this annotation

GitHub Actions / eslint (20)

'SchemaParcoursPossible' is defined but never used. Allowed unused vars must match /^_/u

function FormationContinue() {
const mednumUrl = 'https://lamednum.coop/formation/';
Expand Down

0 comments on commit b356f62

Please sign in to comment.