Skip to content

Commit

Permalink
remove redundant println
Browse files Browse the repository at this point in the history
  • Loading branch information
romtsn committed Feb 18, 2022
1 parent cfa3a29 commit 5fd8a35
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -32,7 +32,6 @@ abstract class AutoInstallState :
var installTimber: Boolean = false

override fun close() {
println("close")
sentryVersion = SENTRY_SDK_VERSION
installTimber = false
installFragment = false
Expand Down

0 comments on commit 5fd8a35

Please sign in to comment.