Skip to content

Commit

Permalink
Merge pull request #851 from InseeFr/Fix(delete-double-import)
Browse files Browse the repository at this point in the history
Update component.js
  • Loading branch information
PierreVasseur authored Jul 11, 2024
2 parents 05835e2 + 0e3b25e commit c5fdf13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/js/applications/structures/edition/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import { validate } from './validation';
import { ContributorsInput } from '../../../utils/contributors/contributors';
import { DisseminationStatusInput } from '../../../utils/dissemination-status/disseminationStatus';

import { TextInput } from '../../../new-architecture/components';

const isRequiredBys = [
'Melodi-Chargement',
'Melodi-Diffusion',
Expand Down

0 comments on commit c5fdf13

Please sign in to comment.