Skip to content

Commit 382f60c

Browse files
committed
refactor github_api module
1 parent 4b6fa85 commit 382f60c

File tree

8 files changed

+994
-958
lines changed

8 files changed

+994
-958
lines changed

cpp-linter/src/git.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ mod test {
380380

381381
use crate::{
382382
common_fs::FileFilter,
383-
rest_api::{github_api::GithubApiClient, RestApiClient},
383+
rest_api::{github::GithubApiClient, RestApiClient},
384384
};
385385

386386
fn get_temp_dir() -> TempDir {

0 commit comments

Comments
 (0)