Skip to content

Commit c90b36a

Browse files
Removed unneeded import.
1 parent b648179 commit c90b36a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OptimizelySDKCore/OptimizelySDKCore/OPTLYLogger.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
***************************************************************************/
1616

1717
#import "OPTLYLogger.h"
18-
#import "OPTLYLog.h"
1918

2019
NSString *const OPTLYLogLevelCriticalTag = @"CRITICAL";
2120
NSString *const OPTLYLogLevelErrorTag = @"ERROR";

0 commit comments

Comments
 (0)