Closed Nutomic closed 1 month ago
Found a last case with rg "Result<bool", as well as some unused oauth functions. There is one more place with Result but that one looks fine because the bool is returned via api, not used in Rust.
rg "Result<bool"
Found a last case with but that one looks fine because the bool is returned via api, not used in Rust.
rg "Result<bool"
, as well as some unused oauth functions. There is one more place with Result