From c1cad3daf4bc5ea61f4ed1175c9db752e8c7f466 Mon Sep 17 00:00:00 2001 From: Joel Wachsler Date: Thu, 14 Jul 2022 11:31:42 +0000 Subject: [PATCH] Format --- qbittorrent-web-api-gen/src/md_parser/token_tree_factory.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent-web-api-gen/src/md_parser/token_tree_factory.rs b/qbittorrent-web-api-gen/src/md_parser/token_tree_factory.rs index f62ebc5..48dcae4 100644 --- a/qbittorrent-web-api-gen/src/md_parser/token_tree_factory.rs +++ b/qbittorrent-web-api-gen/src/md_parser/token_tree_factory.rs @@ -69,7 +69,6 @@ impl TokenTreeFactory { } } - #[cfg(test)] mod tests { use super::*;