Skip to content

Commit b997260

Browse files
Removed unsed error code.
1 parent 9f8195d commit b997260

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
@@ -54,7 +54,6 @@ typedef NS_ENUM(NSUInteger, OPTLYErrorTypes) {
5454
OPTLYErrorTypesConfigInvalid,
5555
OPTLYErrorTypesLoggerInvalid,
5656
OPTLYErrorTypesErrorHandlerInvalid,
57-
OPTLYErrorTypesEventDispatchInvalid,
5857
OPTLYErrorTypesBuilderInvalid,
5958
OPTLYErrorTypesDatabase,
6059
OPTLYErrorTypesDataStore,

0 commit comments

Comments
 (0)