Skip to content

Commit

Permalink
removed redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Feb 9, 2025
1 parent 37faf71 commit efdbc73
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@

#import <SafariServices/SafariServices.h>

#ifdef SWIFT_PACKAGE
@import AppAuth;
#else
#import <AppAuth/AppAuth.h>
#endif

NS_ASSUME_NONNULL_BEGIN

/** @brief The global/shared Safari view controller factory. Responsible for
Expand Down

0 comments on commit efdbc73

Please sign in to comment.