Skip to content

Commit

Permalink
refactor: move data loader to api module
Browse files Browse the repository at this point in the history
  • Loading branch information
davdarras committed Nov 12, 2024
1 parent 3e7892a commit f388ac0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package datacollectionmanagement.dataloader;
package fr.insee.survey.datacollectionmanagement.dataloader;

import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.JsonNode;
Expand Down

0 comments on commit f388ac0

Please sign in to comment.