Skip to content

Commit 70839b3

Browse files
committed
wip
1 parent 2ef7f4b commit 70839b3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

datastore/api/org/serializers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class OrganisationAggregateSerializer(serializers.Serializer):
4545
# the direct representation from the entitiy model's aggregate data.
4646
# This method is to provide API v1 compatibility.
4747
def get_currencies(self, org):
48-
4948
def serialize_currencies(currencies):
5049
"""serialise the nested data using OrganisationAggregateCurrencySerializer"""
5150
ret = {}

0 commit comments

Comments
 (0)