Skip to content

Commit

Permalink
refactor: removed unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 committed Jan 10, 2025
1 parent b4dd448 commit 0b8f4e6
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 0b8f4e6

Please sign in to comment.