@@ -114,7 +114,6 @@ def _get_write_parameters(self, name, content=None): | |||
| 114 | 114 | ||
| 115 | 115 | ||
| 116 | 116 | class StoredObjectBlobdbStorage(BlobdbStorage): | |
| 117 | - ietf_log_blob_timing = True | ||
| 118 | 117 | warn_if_missing = True # TODO-BLOBSTORE make this configurable (or remove it) | |
| 119 | 118 | ||
| 120 | 119 | def _save_stored_object(self, name, content) -> StoredObject: | |
0 commit comments