mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 21:27:26 -05:00
finish periphery clean
This commit is contained in:
@@ -67,7 +67,7 @@ pub async fn pull(
|
||||
logs
|
||||
}
|
||||
|
||||
#[tracing::instrument(skip(repo_dir, github_token))]
|
||||
#[tracing::instrument(skip(github_token))]
|
||||
pub async fn clone<T>(
|
||||
clone_args: T,
|
||||
repo_dir: &Path,
|
||||
|
||||
Reference in New Issue
Block a user