Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
medwards committed Jun 19, 2021
1 parent 626140d commit 0d6a990
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
use chrono::offset::TimeZone;
use std::str::FromStr;
use tui::style::Color;
use tui::text::Span;

mod controller;
mod model;
Expand Down

0 comments on commit 0d6a990

Please sign in to comment.