summaryrefslogtreecommitdiff
path: root/src/login/routes/logout/mod.rs
blob: 36b384ef727264e5a2d80c2846c09c632dcd44c3 (plain)
1
2
3
4
pub mod post;

#[cfg(test)]
mod test;