From 13e4c99b49af967eca526077125bc3ce0371a6b0 Mon Sep 17 00:00:00 2001 From: Aaron Date: Wed, 13 Jan 2021 09:18:30 -0500 Subject: [PATCH] Removed bracket. --- ProjectClock/Logic.swift | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ProjectClock/Logic.swift b/ProjectClock/Logic.swift index efe5719..1094a5c 100644 --- a/ProjectClock/Logic.swift +++ b/ProjectClock/Logic.swift @@ -18,7 +18,3 @@ let wvms = [ WVM(name: "Puzzle", desc: "Complete a simple puzzle"), WVM(name: "Smash", desc: "It'll never truns off"), ] - - - -}