-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
There are few occurrences of unused import in the repo. Enabling this rule will prevent those occurences
Rule description: https://detekt.dev/docs/rules/style/#unusedimport
Occurrences(not exhaustive listing): One I removed in the PR at https://github.com/open-telemetry/opentelemetry-android/pull/1362/files#diff-dfb62e6037321e3ce645e0ae580e949c43d406a8e0c930223196aeead4f058aeL15
one usage of import io.opentelemetry.api.logs.LogRecordBuilder at https://github.com/open-telemetry/opentelemetry-android/blob/0321405ea85d576614a283f00479dd1eb893501b/instrumentation/slowrendering/src/main/java/io/opentelemetry/android/instrumentation/slowrendering/EventJankReporter.kt#L12C34-L12C50
fractalwrench
Metadata
Metadata
Assignees
Labels
No labels