don't
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

dev: suppress dead code warning

Signed-off-by: tjh <x@tjh.dev>

tjh 624ff92c cab16d95

+1
+1
crates/gordian-auth/src/types.rs
··· 86 86 } 87 87 } 88 88 89 + #[allow(unused)] 89 90 #[derive(Debug, Deserialize, Serialize)] 90 91 pub struct Callback { 91 92 pub state: String,