fmt
This commit is contained in:
parent
7435f6c136
commit
31613dbac9
2 changed files with 32 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
use shared::wellen_helpers;
|
||||
use std::sync::Mutex;
|
||||
use wellen::simple::Waveform;
|
||||
use zoon::{*, eprintln};
|
||||
use zoon::{eprintln, *};
|
||||
|
||||
#[derive(Default)]
|
||||
struct BrowserPlatformStore {
|
||||
|
|
Reference in a new issue