summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/orphans.py
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/orphans.py')
-rw-r--r--nikola/plugins/command/orphans.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nikola/plugins/command/orphans.py b/nikola/plugins/command/orphans.py
index b12cc67..f061d39 100644
--- a/nikola/plugins/command/orphans.py
+++ b/nikola/plugins/command/orphans.py
@@ -34,7 +34,6 @@ from nikola.plugins.command.check import real_scan_files
class CommandOrphans(Command):
-
"""List all orphans."""
name = "orphans"