Skip to content

Commit

Permalink
remove log import
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Sep 27, 2023
1 parent e7c8d0e commit 2968d96
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import java.security.cert.CertificateFactory
import java.security.cert.X509Certificate
import java.security.MessageDigest

import android.util.Log

class ExportSettingsActivity : Activity() {
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
Expand Down

0 comments on commit 2968d96

Please sign in to comment.