mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 10:41:06 +00:00
Fix indentation
This commit is contained in:
@@ -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());
|
||||||
|
Reference in New Issue
Block a user