cargo fix

This commit is contained in:
2024-07-24 11:08:47 -07:00
parent c76df0ef90
commit 3838cbd6e2
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
use std::fs;
use server::sanitize_html;
use url::Url;
fn main() -> anyhow::Result<()> {
let mut args = std::env::args().skip(1);