From c7b6a3e9811fdeab115cba251d1ec01ad2217512 Mon Sep 17 00:00:00 2001 From: Charlie Scheer Date: Wed, 29 May 2024 11:00:08 -0600 Subject: [PATCH] removed empty line --- Simplenote/SharedStorageMigrator.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Simplenote/SharedStorageMigrator.swift b/Simplenote/SharedStorageMigrator.swift index d52517d39..690ea1044 100644 --- a/Simplenote/SharedStorageMigrator.swift +++ b/Simplenote/SharedStorageMigrator.swift @@ -124,7 +124,6 @@ class SharedStorageMigrator: NSObject { } } - enum MigrationResult { case success case notNeeded