diff options
| author | Joe Carstairs <me@joeac.net> | 2024-10-16 12:51:21 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-10-16 12:51:21 +0100 |
| commit | 27b95c9186bd45edd4c982a7cc89cf69cf2c5d46 (patch) | |
| tree | bf104ff9d64e601bfec5516eb51ef298f3095e9b /backend/src/routes/mod.rs | |
| parent | 76974785294089965efc3f55b2a08d4089029c52 (diff) | |
All backend stuff lives in backend folder
Diffstat (limited to 'backend/src/routes/mod.rs')
| -rw-r--r-- | backend/src/routes/mod.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/backend/src/routes/mod.rs b/backend/src/routes/mod.rs deleted file mode 100644 index bf0ab4a..0000000 --- a/backend/src/routes/mod.rs +++ /dev/null @@ -1,5 +0,0 @@ -pub mod account; -pub mod balance; -pub mod budget; -pub mod budget_update; -pub mod category; |
