Skip to content

Commit dc28c05

Browse files
Removed unsed error code.
1 parent bd4cda4 commit dc28c05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OptimizelySDKCore/OptimizelySDKCore/OPTLYErrorHandlerMessages.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ typedef NS_ENUM(NSUInteger, OPTLYErrorTypes) {
5252
OPTLYErrorTypesConfigInvalid,
5353
OPTLYErrorTypesLoggerInvalid,
5454
OPTLYErrorTypesErrorHandlerInvalid,
55-
OPTLYErrorTypesEventDispatchInvalid,
5655
OPTLYErrorTypesBuilderInvalid,
5756
OPTLYErrorTypesDatabase,
5857
OPTLYErrorTypesDataStore,

0 commit comments

Comments
 (0)