We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98471dc commit 9952944Copy full SHA for 9952944
nikola/plugins/task/copy_assets.py
@@ -32,7 +32,6 @@
32
33
from nikola.plugin_categories import Task
34
from nikola import utils
35
-from nikola.nikola import LEGAL_VALUES
36
37
38
class CopyAssets(Task):
0 commit comments