Skip to content

Commit

Permalink
Remove coalesce
Browse files Browse the repository at this point in the history
  • Loading branch information
LePetitTim committed May 13, 2019
1 parent 61f3c8c commit d506849
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geotrek/core/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
from django.http.response import HttpResponse, JsonResponse
from django.contrib import messages
from django.db.models import Sum
from django.db.models.functions import Coalesce
from geotrek.api.v2.functions import Length
from django.db.models.fields import FloatField

Expand Down

0 comments on commit d506849

Please sign in to comment.