From 66c4f3de1dcdd1321139aa4f1296a809179e3688 Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Sat, 7 Dec 2024 10:53:53 -0500 Subject: [PATCH] Update project to match current template --- Sources/HelloSkip/ViewModel.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Sources/HelloSkip/ViewModel.swift b/Sources/HelloSkip/ViewModel.swift index 8624da9..275ba8f 100644 --- a/Sources/HelloSkip/ViewModel.swift +++ b/Sources/HelloSkip/ViewModel.swift @@ -94,4 +94,3 @@ extension ViewModel { } } } - \ No newline at end of file