refactor: Remove unused Authentication-Results parsing (#8172)

This commit is contained in:
Hocuri
2026-04-25 23:33:15 +02:00
committed by GitHub
parent 25cd7b65fd
commit 5f1d54100f
6 changed files with 3 additions and 586 deletions

View File

@@ -101,7 +101,6 @@ mod update_helper;
pub mod webxdc;
#[macro_use]
mod dehtml;
mod authres;
pub mod color;
pub mod html;
pub mod net;