Skip to content

Commit 84a8fc7

Browse files
committed
remove needless warning suppression annotation
1 parent 1490d53 commit 84a8fc7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/src/main/kotlin/org/veupathdb/lib/compute/platform/intern/minio

lib/src/main/kotlin/org/veupathdb/lib/compute/platform/intern/minio/MinIOHax.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import org.veupathdb.lib.s3.s34k.objects.S3Object
66
import kotlin.time.Duration.Companion.milliseconds
77
import kotlin.time.Duration.Companion.seconds
88

9-
@Suppress("NOTHING_TO_INLINE")
109
internal object MinIOHax {
1110
/**
1211
* Maximum amount of time that the [delete] method should wait for an object's

0 commit comments

Comments
 (0)