Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
r-tomassetti committed Oct 23, 2024
1 parent 3d6c9c6 commit f396139
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package com.commercetools.queue.sqs

import cats.effect.{IO, Resource}
import cats.syntax.all.*
import cats.syntax.all._
import com.commercetools.queue.QueueClient
import com.commercetools.queue.aws.sqs.SQSClient
import com.commercetools.queue.testkit.QueueClientSuite
Expand Down

0 comments on commit f396139

Please sign in to comment.