Format
This commit is contained in:
parent
0e65343712
commit
e083634614
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ use std::path::PathBuf;
|
|||
|
||||
use eframe::egui;
|
||||
use eframe::egui::KeyboardShortcut;
|
||||
use log::{info, warn, error};
|
||||
use log::{error, info, warn};
|
||||
|
||||
use billy_sheet::gui::SheetGui;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue