mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-26 09:47:43 +00:00
Fix indentation
This commit is contained in:
parent
1042ed7a14
commit
9bd4a9e542
@ -515,7 +515,6 @@ public class ConversationFragment extends Fragment
|
|||||||
boolean isThreadDeleted;
|
boolean isThreadDeleted;
|
||||||
|
|
||||||
if (isLokiPublicChat) {
|
if (isLokiPublicChat) {
|
||||||
|
|
||||||
final SettableFuture<?>[] future = { new SettableFuture<Unit>() };
|
final SettableFuture<?>[] future = { new SettableFuture<Unit>() };
|
||||||
|
|
||||||
String userHexEncodedPublicKey = TextSecurePreferences.getLocalNumber(getContext());
|
String userHexEncodedPublicKey = TextSecurePreferences.getLocalNumber(getContext());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user