Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed Jan 27, 2024
1 parent ac93351 commit dac6740
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datafusion-cli/src/print_options.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@
use std::fmt::{Display, Formatter};
use std::io::Write;
use std::pin::Pin;
use std::rc::Rc;
use std::str::FromStr;
use std::time::Instant;

use crate::highlighter::SyntaxHighlighter;
use crate::print_format::PrintFormat;

use arrow::record_batch::RecordBatch;
Expand Down

0 comments on commit dac6740

Please sign in to comment.