Skip to content

Commit

Permalink
style: remove unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Feb 4, 2025
1 parent 6998e09 commit 584a398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xblock/field_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
simple.
"""
import copy

from abc import ABCMeta, abstractmethod
from collections import defaultdict

Expand Down

0 comments on commit 584a398

Please sign in to comment.