Skip to content

Commit

Permalink
Revert "fix: warning"
Browse files Browse the repository at this point in the history
This reverts commit 5e13c27.
  • Loading branch information
jooooscha committed Jan 25, 2024
1 parent a9e523f commit cd81fc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pub(crate) mod data;

mod draw;
pub(super) mod io;
pub(super) mod dearrow;

use serde::{Deserialize, Serialize};
use tui::widgets::ListItem;
Expand Down

0 comments on commit cd81fc7

Please sign in to comment.