Run cargo fmt
This commit is contained in:
parent
04d17179a0
commit
c06a598a86
4 changed files with 6 additions and 4 deletions
|
|
@ -4,8 +4,8 @@ mod overlays;
|
|||
mod pane;
|
||||
mod room;
|
||||
mod rooms;
|
||||
mod textline;
|
||||
mod styles;
|
||||
mod textline;
|
||||
|
||||
use std::collections::hash_map::Entry;
|
||||
use std::collections::HashMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue