mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-02 21:44:14 +02:00
Reformat project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use mime_guess::{mime, Mime};
|
||||
use mime_guess::{Mime, mime};
|
||||
use std::path::Path;
|
||||
use std::str::FromStr;
|
||||
use tokio::fs;
|
||||
|
||||
Reference in New Issue
Block a user