Skip to content

Commit

Permalink
Remove an obsolete TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
rblank committed Dec 14, 2024
1 parent 7f53874 commit 1cbadbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tdoc/common/store.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

from . import wsgi

# TODO: Handle OPTIONS method, maybe as a separate WSGI middleware


class ThreadLocal(threading.local):
def __init__(self, **kwargs):
Expand Down

0 comments on commit 1cbadbf

Please sign in to comment.