Skip to content

Commit

Permalink
4.6.0 remove import QMUIKeyboardManager.h in QMUIHelper.m
Browse files Browse the repository at this point in the history
  • Loading branch information
molicechen committed Dec 7, 2022
1 parent d136051 commit 0fa7d9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QMUIKit/QMUICore/QMUIHelper.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#import <AVFoundation/AVFoundation.h>
#import <math.h>
#import <sys/utsname.h>
#import "QMUIKeyboardManager.h"

const CGPoint QMUIBadgeInvalidateOffset = {-1000, -1000};
NSString *const kQMUIResourcesBundleName = @"QMUIResources";
Expand Down

0 comments on commit 0fa7d9e

Please sign in to comment.