Skip to content

Commit

Permalink
[chores] Removed old code kept for backward compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Mar 3, 2021
1 parent b1ed757 commit d695a56
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions openwisp_controller/config/base/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,3 @@ def get_system_context(self):


AbstractConfig._meta.get_field('config').blank = True

# kept for backward compatibility to avoid
# breaking openwisp-controller 0.2.x
# TODO: remove in 0.7.x
sortedm2m__str__ = TemplatesThrough.__str__

0 comments on commit d695a56

Please sign in to comment.