Skip to content

Commit

Permalink
fix: remove deca raw ( redundant )
Browse files Browse the repository at this point in the history
  • Loading branch information
Pomarom committed Dec 10, 2024
1 parent 87d6ac7 commit 820e42c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ export const up = async () => {
name: "tmp:migration:formation-certification",
queued: true,
});
await addJob({ name: "hydrate:contrats-deca-raw", queued: true });
};

0 comments on commit 820e42c

Please sign in to comment.