chore(thanos): strip down codebase to just API routes

This commit is contained in:
Paul Makles
2022-01-27 14:16:30 +00:00
parent ab4c3f913e
commit 0fdb749199
116 changed files with 893 additions and 10025 deletions

View File

@@ -1,5 +1,5 @@
pub mod result;
pub mod variables;
pub mod ratelimit;
// pub mod result;
// pub mod variables;
// pub mod ratelimit;
pub mod regex;
pub mod idempotency;
// pub mod idempotency;