Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
delcroip committed Nov 8, 2024
1 parent 88a6e6c commit f7760ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insuree/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from claim.apps import ClaimConfig
from core.gql.export_mixin import ExportableQueryMixin
from core.schema import signal_mutation_module_validate
from core.service import wait_for_mutation
from core.services import wait_for_mutation
from core.utils import filter_validity
from django.db.models import Q
from django.core.exceptions import PermissionDenied
Expand Down

0 comments on commit f7760ec

Please sign in to comment.