diff options
Diffstat (limited to 'manifest_xml.py')
-rw-r--r-- | manifest_xml.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest_xml.py b/manifest_xml.py index e32551c8..84e3d9f9 100644 --- a/manifest_xml.py +++ b/manifest_xml.py | |||
@@ -533,7 +533,6 @@ https://gerrit.googlesource.com/git-repo/+/HEAD/docs/manifest-format.md | |||
533 | 533 | ||
534 | def _output_manifest_project_extras(self, p, e): | 534 | def _output_manifest_project_extras(self, p, e): |
535 | """Manifests can modify e if they support extra project attributes.""" | 535 | """Manifests can modify e if they support extra project attributes.""" |
536 | pass | ||
537 | 536 | ||
538 | @property | 537 | @property |
539 | def paths(self): | 538 | def paths(self): |