We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c880bfc commit ad21892Copy full SHA for ad21892
ds3/ds3.py
@@ -990,7 +990,6 @@ def __init__(self):
990
'DateWritten': None,
991
'Id': None,
992
'LastAccessed': None,
993
- 'ObsoletionId': None,
994
'PoolId': None
995
}
996
self.element_lists = {}
@@ -1002,7 +1001,6 @@ def __init__(self):
1002
1001
self.elements = {
1003
'BlobId': None,
1004
1005
1006
'OrderIndex': None,
1007
'TapeId': None
1008
0 commit comments