Skip to content

Commit

Permalink
fix: linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
viadanna committed Sep 3, 2024
1 parent d5774e0 commit d7357b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openedx/core/djangoapps/discussions/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from rest_framework import serializers
from xmodule.modulestore.django import modulestore

from opaque_keys.edx.keys import CourseKey

from openedx.core.djangoapps.discussions.tasks import update_discussions_settings_from_course_task
from openedx.core.djangoapps.django_comment_common.models import CourseDiscussionSettings
from openedx.core.lib.courses import get_course_by_id
Expand Down

0 comments on commit d7357b9

Please sign in to comment.