Run cargo fmt
This commit is contained in:
parent
06fb7e0b51
commit
ac1945404e
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ impl Sandbox for QRGenerator {
|
|||
} else {
|
||||
qr_code::State::new(&data).ok()
|
||||
};
|
||||
|
||||
|
||||
self.data = data;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue