Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

iRevive
Copy link
Contributor

@iRevive iRevive commented Jan 4, 2025

No description provided.

@mergify mergify bot added module:sdk:exporter Features and improvements to the sdk exporter module metrics Improvement to metrics module tracing Improvements to tracing module labels Jan 4, 2025
Comment on lines 40 to 41
private implicit val fs2Compression: Compression[IO] =
fs2.io.compression.fs2ioCompressionForIO
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can also just be an import:

Suggested change
private implicit val fs2Compression: Compression[IO] =
fs2.io.compression.fs2ioCompressionForIO
import fs2.io.compression._

@iRevive iRevive merged commit beb0a1e into typelevel:main Jan 4, 2025
11 checks passed
@iRevive iRevive deleted the deps/fs2 branch January 4, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies metrics Improvement to metrics module module:sdk:exporter Features and improvements to the sdk exporter module tracing Improvements to tracing module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants