Skip to content

Commit

Permalink
Removes empty line to fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonis Lilis committed May 18, 2023
1 parent 6c216d5 commit bdf5833
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import org.wordpress.android.ui.prefs.accountsettings.usecase.GetSitesUseCase

@ExperimentalCoroutinesApi
class GetSitesUseCaseTest: BaseUnitTest() {

private lateinit var useCase: GetSitesUseCase

@Mock
Expand Down

0 comments on commit bdf5833

Please sign in to comment.