pkstrings: rustfmt
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
a073ae5f74
commit
fedac8daf7
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ lazy_static! {
|
|||
}
|
||||
map
|
||||
};
|
||||
|
||||
static ref HEXTOSTR: Vec<Option<char>> = {
|
||||
let tmp = [
|
||||
(0x80, 'A'),
|
||||
|
|
Loading…
Reference in a new issue