Skip to content

Commit 9952944

Browse files
committedMar 17, 2018
Remove unused import
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent 98471dc commit 9952944

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎nikola/plugins/task/copy_assets.py

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232

3333
from nikola.plugin_categories import Task
3434
from nikola import utils
35-
from nikola.nikola import LEGAL_VALUES
3635

3736

3837
class CopyAssets(Task):

0 commit comments

Comments
 (0)
Please sign in to comment.