Skip to content

Commit

Permalink
chore(quality): [#841] missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmf committed Jul 30, 2024
1 parent 40f1f2a commit aead813
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
import org.eclipse.tractusx.irs.common.ExceptionUtils;
import org.eclipse.tractusx.irs.component.JobParameter;
import org.eclipse.tractusx.irs.component.PartChainIdentificationKey;
import org.eclipse.tractusx.irs.component.ProcessingError;
import org.eclipse.tractusx.irs.component.Shell;
import org.eclipse.tractusx.irs.component.Tombstone;
import org.eclipse.tractusx.irs.component.enums.ProcessStep;
Expand Down

0 comments on commit aead813

Please sign in to comment.