Skip to content

Commit

Permalink
perf: remove unused #import header
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng committed Jan 26, 2024
1 parent a9c77a3 commit ee70166
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Easydict/App/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@
//

#import "AppDelegate.h"
#import "EZMenuItemManager.h"
#import "EZShortcut.h"
#import "MMCrash.h"
#import "EZWindowManager.h"
#import "EZLanguageManager.h"
#import "EZLog.h"
#import "EZSchemeParser.h"
#import "AppDelegate+EZURLScheme.h"
#import "Easydict-Swift.h"

Expand Down

0 comments on commit ee70166

Please sign in to comment.