mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 14:32:35 +00:00
Remove unnecessary getter and setter
This commit is contained in:
@@ -22,7 +22,6 @@ import org.whispersystems.signalservice.loki.utilities.hexEncodedPublicKey
|
||||
import java.io.File
|
||||
import java.io.FileOutputStream
|
||||
|
||||
|
||||
class KeyPairActivity : BaseActionBarActivity() {
|
||||
private lateinit var languageFileDirectory: File
|
||||
private var keyPair: IdentityKeyPair? = null
|
||||
|
||||
Reference in New Issue
Block a user