Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1d60bf6

Browse files
committedJul 12, 2015
Forgot to remove import.
1 parent a16cc03 commit 1d60bf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎nikola/plugins/command/import_wordpress.py

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
from nikola.plugins.basic_import import ImportMixin, links
5353
from nikola.nikola import DEFAULT_TRANSLATIONS_PATTERN
5454
from nikola.plugins.command.init import SAMPLE_CONF, prepare_config, format_default_translations_config
55-
from nikola.plugins.command import plugin
5655

5756
LOGGER = utils.get_logger('import_wordpress', utils.STDERR_HANDLER)
5857

0 commit comments

Comments
 (0)
Please sign in to comment.