mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-11 16:01:27 +00:00
rust 2024 and fmt
This commit is contained in:
@@ -7,7 +7,7 @@ use komodo_client::entities::{all_logs_success, update::Log};
|
||||
use run_command::async_run_command;
|
||||
use tokio::fs;
|
||||
|
||||
use crate::{get_commit_hash_log, GitRes};
|
||||
use crate::{GitRes, get_commit_hash_log};
|
||||
|
||||
/// Write file, add, commit, force push.
|
||||
/// Repo must be cloned.
|
||||
|
||||
Reference in New Issue
Block a user