chore: remove useless use
This commit is contained in:
parent
1c65ca24bc
commit
0e53b66931
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ use std::{
|
|||
str::{self, FromStr as _},
|
||||
};
|
||||
use tiny_http::{Header, Response, Server};
|
||||
use webbrowser;
|
||||
|
||||
macro_rules! optional_resource {
|
||||
($name: tt, $path: tt) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue