mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 18:14:49 +00:00
Creator tax compliance (#4254)
* Initial implementation * Remove test code * Query cache * Appease clippy * Precise TIN/SSN * Make tax threshold customizable via env variable * Address review comments
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod actix;
|
||||
pub mod archon;
|
||||
pub mod avalara1099;
|
||||
pub mod bitflag;
|
||||
pub mod captcha;
|
||||
pub mod cors;
|
||||
|
||||
Reference in New Issue
Block a user