Skip to content

Commit

Permalink
even more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejb committed Jan 17, 2024
1 parent 6c144ce commit 09254da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use chrono::Local;
use log::{error, info};
use slint::{Timer, TimerMode};

pub mod weather;
mod weather;
mod xkcd;

use crate::xkcd::*;
Expand Down

0 comments on commit 09254da

Please sign in to comment.