File tree 2 files changed +2
-2
lines changed
matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/rendezvous
vector/src/main/java/im/vector/app/features/login/qr
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ import timber.log.Timber
39
39
40
40
// n.b MSC3886/MSC3903/MSC3906 that this is based on are now closed.
41
41
// However, we want to keep this implementation around for some time.
42
- // TODO: define an end-of-life date for this implementation.
42
+ // TODO define an end-of-life date for this implementation.
43
43
44
44
/* *
45
45
* Implementation of MSC3906 to sign in + E2EE set up using a QR code.
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ import timber.log.Timber
32
32
33
33
// n.b MSC3886/MSC3903/MSC3906 that this is based on are now closed.
34
34
// However, we want to keep this implementation around for some time.
35
- // TODO: define an end-of-life date for this implementation.
35
+ // TODO define an end-of-life date for this implementation.
36
36
37
37
@AndroidEntryPoint
38
38
class QrCodeLoginActivity : SimpleFragmentActivity () {
You can’t perform that action at this time.
0 commit comments