Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkakkar committed Jun 20, 2024
1 parent d0f00a4 commit 583319c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/feature-flags/src/test_utils.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use anyhow::Error;
use serde_json::json;
use std::sync::Arc;
use std::{fs, process::Command};
use uuid::Uuid;

use crate::{
Expand Down

0 comments on commit 583319c

Please sign in to comment.