Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Fox committed Oct 4, 2024
1 parent ae1527b commit 174b7bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion djconnectwise/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from django.conf import settings
from django.core.exceptions import ObjectDoesNotExist
from django.db import models
from django.db.models import Q
from django.utils import timezone
from django.utils.translation import gettext_lazy as _
from django_extensions.db.models import TimeStampedModel
Expand Down

0 comments on commit 174b7bc

Please sign in to comment.