Skip to content

Commit

Permalink
refactor: removed unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 authored and joragua committed Jan 20, 2025
1 parent 4ddd6bc commit aed0952
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ class DrawerViewModelTest : ViewModelTest() {

private lateinit var contextProvider: ContextProvider

private val commonException = Exception()

@Before
fun setUp() {
contextProvider = mockk()
Expand Down

0 comments on commit aed0952

Please sign in to comment.