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