Skip to content

Commit 330bab3

Browse files
Merge pull request #35 from SwiftPackageIndex/revert-wams-change
Revert "Fix wasm 6.2 build"
2 parents fe99f6e + 3eed29d commit 330bab3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Sources/SemanticVersion/SemanticVersion+LosslessStringConvertible.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
#if os(wasm) && swift(<6.3)
16-
import Foundation
17-
#endif
18-
1915

2016
extension SemanticVersion: LosslessStringConvertible {
2117

0 commit comments

Comments
 (0)