Skip to content

Commit

Permalink
ktlint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid committed Mar 21, 2024
1 parent 2e742f8 commit 3c21810
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ class SettingsRepositoryTest {
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ interface RepositoryModule {

@Binds
fun bindRemoteWeatherDataSource(remoteWeatherDataSource: DefaultRemoteWeatherDataSource): RemoteWeatherDataSource

}

0 comments on commit 3c21810

Please sign in to comment.