mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-08-02 04:04:44 +02:00
formatting
This commit is contained in:
parent
ce9c143250
commit
71d28cf847
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ use std::fmt::{self, Display};
|
|||
use std::num::ParseIntError;
|
||||
use std::str::FromStr;
|
||||
|
||||
use serde::{Deserialize, Deserializer, de::Error};
|
||||
use serde::{de::Error, Deserialize, Deserializer};
|
||||
|
||||
use crate::device::FormattableDevice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue