Skip to content

Commit

Permalink
Remove Leaflet import (#1127)
Browse files Browse the repository at this point in the history
  • Loading branch information
zamuzakki authored Oct 17, 2024
1 parent 3f332d2 commit 663e2c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_project/monitor/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from django.http import HttpResponse
from django.utils.encoding import smart_str
from django.utils.safestring import mark_safe
from leaflet.admin import LeafletGeoAdmin
from minisass_authentication.models import UserProfile
from monitor.forms import ObservationPestImageForm, CustomGeoAdminForm
from django.contrib.sites.models import Site
Expand Down

0 comments on commit 663e2c6

Please sign in to comment.