Remove unused constant

Change-Id: I13d013af686382716a943b4bc1c23157f4ff48b3
This commit is contained in:
Takashi Kajinami 2024-02-11 00:08:30 +09:00
parent 40031d0420
commit 207f80b73c
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: