Skip to content

Commit 2c9df75

Browse files
committed
fix docs
1 parent c3d71a6 commit 2c9df75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnavigation-metrics/src/main/java/com/mapbox/navigation/metrics/MapboxMetricsReporter.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ object MapboxMetricsReporter : MetricsReporter {
7878
*
7979
* @param isDebugLoggingEnabled true to enable logging, false to disable logging
8080
*/
81-
@Deprecated("toggleLogging is deprecated and do no operations")
81+
@Deprecated("no-ops")
8282
@JvmStatic
8383
fun toggleLogging(isDebugLoggingEnabled: Boolean) {
8484
// do nothing

0 commit comments

Comments
 (0)