Skip to content

Commit

Permalink
[ci skip] Reformat ZstdDecompressor.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Nov 6, 2024
1 parent 8a9d685 commit cd550be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/src/jsMain/kotlin/ZstdDecompressor.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package dev.kord.gateway

import dev.kord.gateway.internal.Decompress
import dev.kord.gateway.internal.Decompress
import io.ktor.websocket.*
import js.typedarrays.toUint8Array

Expand Down

0 comments on commit cd550be

Please sign in to comment.