Fix usages of service logging in app.

This commit is contained in:
Alan Evans
2020-05-11 10:19:00 -03:00
committed by Alex Hart
parent c63e42715e
commit b4191ee5cc
5 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ import androidx.core.util.Preconditions;
import com.google.common.util.concurrent.ListenableFuture;
import org.whispersystems.libsignal.logging.Log;
import org.thoughtcrime.securesms.logging.Log;
/**
* The {@link TextureView} implementation for {@link PreviewView}