Swift: Remove .cmd script

This commit is contained in:
Michael B. Gale
2023-06-05 09:12:21 +01:00
parent 631ba6584d
commit 5d89b0739b

View File

@@ -1,6 +0,0 @@
@echo off
SETLOCAL EnableDelayedExpansion
echo { "swift": { "os": { "name": "macOS" } } }
ENDLOCAL