Skip to content

Commit

Permalink
Clean django code
Browse files Browse the repository at this point in the history
  • Loading branch information
fpsampayo committed Mar 26, 2024
1 parent 7604a83 commit 18b4db8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_project/geosight/data/models/context_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import requests
from django.contrib.gis.db import models
from django.core.exceptions import ValidationError
from django.db.models.signals import post_save
from django.dispatch import receiver
from django.utils.translation import ugettext_lazy as _
Expand Down

0 comments on commit 18b4db8

Please sign in to comment.