Fix change view model test.

Co-authored-by: Cody Henthorne <cody@signal.org>
This commit is contained in:
Nicholas Tinsley
2024-06-04 12:31:10 -04:00
committed by Cody Henthorne
parent 30b339a482
commit 015548613a
4 changed files with 19 additions and 3 deletions

View File

@@ -26,7 +26,6 @@ import org.whispersystems.signalservice.internal.push.PushServiceSocket
import org.whispersystems.signalservice.internal.util.Hex
import org.whispersystems.signalservice.internal.util.JsonUtil
import java.io.IOException
import kotlin.jvm.Throws
import org.signal.svr2.proto.BackupResponse as ProtoBackupResponse
import org.signal.svr2.proto.ExposeResponse as ProtoExposeResponse
import org.signal.svr2.proto.RestoreResponse as ProtoRestoreResponse