Skip to content

Commit

Permalink
fixup lti_consumer/utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRoytman committed Aug 16, 2022
1 parent d85972d commit ccf639b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lti_consumer/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
"""
import logging
from importlib import import_module
from urllib.parse import urljoin

from django.conf import settings
from django.urls import reverse

from lti_consumer.lti_1p3.exceptions import InvalidClaimValue, MissingRequiredClaim
from lti_consumer.plugin.compat import get_external_config_waffle_flag, get_database_config_waffle_flag
Expand Down

0 comments on commit ccf639b

Please sign in to comment.