Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeopt committed Jan 16, 2024
1 parent ff611f0 commit 43c0a93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public static String getClientEngineNameFromContext(@NonNull Context context) {
*
* @param context any valid Android {@link Context}
* @return String value of client engine
* @deprecated Consider using {@link #getClientEngineNameFromContext(Context, Integer, OptimizelyStartListener)}
* @deprecated Consider using {@link #getClientEngineNameFromContext(Context)}
*/
@Deprecated
public static EventBatch.ClientEngine getClientEngineFromContext(@NonNull Context context) {
Expand Down

0 comments on commit 43c0a93

Please sign in to comment.