Update YouModMigration.xm

This commit is contained in:
aricloverEXTRA 2026-06-30 01:59:23 -05:00 committed by GitHub
parent cb971664cd
commit ee4dffaa2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -108,11 +108,6 @@
// =============================================
@interface YouModMigrationManager : NSObject
+ (instancetype)sharedManager;
- (void)migrateToYouModWithReset:(BOOL)shouldReset;
@end
@implementation YouModMigrationManager
+ (instancetype)sharedManager {