Skip to content

Commit

Permalink
style: [AXM-349] remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
NiedielnitsevIvan committed Jun 7, 2024
1 parent e7a46ae commit b3114b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openedx/features/offline_mode/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from zipfile import ZipFile

from .assets_management import block_storage_path, remove_old_files, is_modified
from .constants import OFFLINE_SUPPORTED_XBLOCKS
from .html_manipulator import HtmlManipulator

User = get_user_model()
Expand Down

0 comments on commit b3114b2

Please sign in to comment.