chore(finances): remove redundant domain names entry
All checks were successful
Build and Deploy Static Site / build (push) Successful in 55s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 55s
Removed unused "Domain Names" field from the finances JSON. This streamlines data handling by eliminating unnecessary clutter, improving maintainability.
This commit is contained in:
parent
4f4081fee6
commit
6dc3e7b6cf
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
"Server Costs": {
|
"Server Costs": {
|
||||||
"EUR": -216.57
|
"EUR": -216.57
|
||||||
},
|
},
|
||||||
"Domain Names": {},
|
|
||||||
"Administrative Expenses": {
|
"Administrative Expenses": {
|
||||||
"EUR": -36.10,
|
"EUR": -36.10,
|
||||||
"Notes": "Administrative fee for the formation of the association"
|
"Notes": "Administrative fee for the formation of the association"
|
||||||
|
|
Loading…
Reference in a new issue