summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/task/copy_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/task/copy_files.py')
-rw-r--r--nikola/plugins/task/copy_files.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nikola/plugins/task/copy_files.py b/nikola/plugins/task/copy_files.py
index 1232248..0488011 100644
--- a/nikola/plugins/task/copy_files.py
+++ b/nikola/plugins/task/copy_files.py
@@ -33,7 +33,6 @@ from nikola import utils
class CopyFiles(Task):
-
"""Copy static files into the output folder."""
name = "copy_files"