Merge "Remove unused constant"

This commit is contained in:
Zuul 2024-02-10 16:23:10 +00:00 committed by Gerrit Code Review
commit f1e59923ee
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@ from storlets.gateway.gateways.docker.runtime import RunTimePaths, \
RunTimeSandbox, StorletInvocationProtocol
CONDITIONAL_KEYS = ['IF_MATCH', 'IF_NONE_MATCH', 'IF_MODIFIED_SINCE',
'IF_UNMODIFIED_SINCE']
"""---------------------------------------------------------------------------
The Storlet Gateway API
The API is made of: