Skip to content

Commit

Permalink
Remove comment from before my enlightenment
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspariK committed Oct 18, 2024
1 parent ecc12cf commit 6054272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tron/utils/collections.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
log = logging.getLogger(__name__)


# TODO: wtf is this, even?
class MappingCollection(dict):
"""Dictionary like object for managing collections of items. Item is
expected to support the following interface, and should be hashable.
Expand Down

0 comments on commit 6054272

Please sign in to comment.