Skip to content

Commit

Permalink
WMSDK-410: review
Browse files Browse the repository at this point in the history
  • Loading branch information
sozinov committed Feb 14, 2025
1 parent 54d3227 commit 6c6b18b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ internal class MobileConfigRepositoryImpl(
inAppMapper.mapToSlidingExpiration(slidingExpirationDtoBlank)
}
} catch (e: Exception) {
mindboxLogE("Error parse config session time", e)
mindboxLogE("Error parse config session time", e)
null
}

Expand Down

0 comments on commit 6c6b18b

Please sign in to comment.