Skip to content

Commit

Permalink
chore: unused import removed
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithEmad committed Oct 6, 2024
1 parent a364d9b commit f6c00e5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from web_fragments.fragment import Fragment
from xblock.core import XBlock
from xblock.fields import Integer, Scope
from xblock.utils.resources import ResourceLoader


class {{cookiecutter.class_name}}(XBlock):
Expand Down

0 comments on commit f6c00e5

Please sign in to comment.