Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Jan 15, 2025
1 parent 3eda8d7 commit 3b3c70b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ee/tabby-webserver/src/service/background_job/git.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ use std::sync::Arc;

use anyhow::Context;
use chrono::{DateTime, Utc};
use futures::SinkExt;
use octocrab::models::repos;
use serde::{Deserialize, Serialize};
use tabby_common::config::{config_index_to_id, CodeRepository, Config};
use tabby_index::public::CodeIndexer;
Expand Down

0 comments on commit 3b3c70b

Please sign in to comment.