Use std::io::Error and remove useless to_string
This commit is contained in:
parent
e7ded9246c
commit
1c575c5fe0
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
driver_rlink_unable_to_read = failed to read rlink file: `{$error_message}`
|
||||
driver_rlink_unable_to_read = failed to read rlink file: `{$err}`
|
||||
|
||||
driver_rlink_unable_to_deserialize = could not deserialize .rlink file: `{$error_message}`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue