Skip to content

Commit

Permalink
style: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorhugods committed Feb 23, 2024
1 parent 4f9f5f6 commit 1e30983
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import androidx.compose.runtime.setValue
import androidx.lifecycle.SavedStateHandle
import androidx.lifecycle.ViewModel
import androidx.lifecycle.viewModelScope
import com.wire.android.appLogger
import com.wire.android.ui.home.conversations.ConversationNavArgs
import com.wire.android.ui.home.conversations.usecase.ObserveUsersTypingInConversationUseCase
import com.wire.android.ui.navArgs
Expand Down

0 comments on commit 1e30983

Please sign in to comment.