Skip to content

Commit

Permalink
nit: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Bunting committed Jul 9, 2024
1 parent 8226500 commit 318966a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/supergood/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,6 @@ def tagging(self, tags):
self.thread_local.current_tags.append(tags)
else:
self.thread_local.current_tags = [tags]
# self.thread_local.current_tags = tags
try:
yield
finally:
Expand Down

0 comments on commit 318966a

Please sign in to comment.