Skip to content

Commit

Permalink
Update Timeline.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercy811 committed Jan 12, 2024
1 parent bbe2b57 commit 6db25e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/com/amplitude/core/platform/Timeline.kt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ open class Timeline {
if (wasRemoved) {
plugin.teardown()
}
list.remove(plugin)
}
}

Expand Down

0 comments on commit 6db25e4

Please sign in to comment.