Skip to content

Commit 3eed29d

Browse files
committed
Revert "Fix wasm 6.2 build"
This reverts commit dbc46a7.
1 parent fe99f6e commit 3eed29d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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)