Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzl25 committed Sep 8, 2023
1 parent ae1327d commit 3a39f98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/risedevtool/config/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#![allow(clippy::needless_question_mark)]

use std::io::{BufRead, BufReader, BufWriter, Write};
use std::path::Component;

use anyhow::{Context, Result};
use clap::{Parser, Subcommand, ValueEnum};
Expand Down

0 comments on commit 3a39f98

Please sign in to comment.