1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00

Removes unused model and routes (#546)

This commit is contained in:
Ryan Taber 2024-03-15 11:20:54 -05:00 committed by GitHub
parent 56743eb380
commit a4c97a9d52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 12 deletions

View file

@ -1,2 +0,0 @@
class Credit < Account
end