Skip to content

Commit

Permalink
refactor imports
Browse files Browse the repository at this point in the history
  • Loading branch information
asadali145 committed Jan 15, 2025
1 parent 66c8c30 commit 6836af2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ol_openedx_chat/block.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import pkg_resources
from django.template import Context, Template
from web_fragments.fragment import Fragment
from xblock.core import XBlockAside, XBlock
from webob.response import Response
from xblock.core import XBlockAside

from xmodule.video_block.transcripts_utils import get_transcript_from_contentstore

Expand Down

0 comments on commit 6836af2

Please sign in to comment.