diff --git a/Sources/YouModMigration.xm b/Sources/YouModMigration.xm index 3e41b3b..c7bbdce 100644 --- a/Sources/YouModMigration.xm +++ b/Sources/YouModMigration.xm @@ -108,11 +108,6 @@ // ============================================= -@interface YouModMigrationManager : NSObject -+ (instancetype)sharedManager; -- (void)migrateToYouModWithReset:(BOOL)shouldReset; -@end - @implementation YouModMigrationManager + (instancetype)sharedManager {