From bac239d72f20464326cc01c4818aa39f4d1a5742 Mon Sep 17 00:00:00 2001 From: Zaphik <142690769+Zaphik@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:04:58 +0100 Subject: [PATCH] Delete Sources/main.swift --- Sources/main.swift | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Sources/main.swift diff --git a/Sources/main.swift b/Sources/main.swift deleted file mode 100644 index 44e20d5..0000000 --- a/Sources/main.swift +++ /dev/null @@ -1,4 +0,0 @@ -// The Swift Programming Language -// https://docs.swift.org/swift-book - -print("Hello, world!")