Skip to content

Commit

Permalink
#209: Remove irrelevant TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Apr 6, 2021
1 parent c6e34e8 commit 4ed8061
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datagateway_api/common/icat/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ def get_cached_client(session_id, client_pool):
session ID is flushed and the client is returned to the pool. More details about
client handling can be found in the README
TODO - Add details of client handling in the README
:param session_id: The user's session ID
:type session_id: :class:`str`
:param client_pool: Client object pool used to fetch an unused client
Expand Down

0 comments on commit 4ed8061

Please sign in to comment.