Files
nairobi/app
Javi Martín 7ce2d8b7eb Remove unused methods
One method was calling `reason_for_not_being_ballotable_by` passing just
one parameter instead of two.

The other method was calling the method `amount_spent`, which does not
exist in the Budget class.

So both methods would make the application crash if they were called.
Luckily, they aren't, so the application doesn't crash.
2020-07-27 16:49:58 +02:00
..
2020-07-17 16:24:20 +02:00
2020-02-17 16:30:38 +01:00
2020-07-27 16:49:58 +02:00