Skip to content

Commit

Permalink
Revert "Remove unused warning suppress"
Browse files Browse the repository at this point in the history
This reverts commit a12cd51.
  • Loading branch information
alllex committed Aug 2, 2023
1 parent 36b9934 commit 9c54cc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ kotlin {
// ├── iosArm64
// └── iosX64

@Suppress("UNUSED_VARIABLE")
sourceSets {
val commonMain by getting
val commonTest by getting
Expand Down

0 comments on commit 9c54cc6

Please sign in to comment.