summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemato/recursiveloader.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gemato/recursiveloader.py b/gemato/recursiveloader.py
index 59ce631..9333c15 100644
--- a/gemato/recursiveloader.py
+++ b/gemato/recursiveloader.py
@@ -603,9 +603,6 @@ class ManifestRecursiveLoader(object):
it overrides the hash set used in Manifest. If None, the set
specified in ManifestLoader constructor is used. Either
of the two hash sets must be specified.
-
- If the top-level Manifest has a TIMESTAMP entry, this entry
- will be updated with the current time after successful update.
"""
if hashes is None: