Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Forgot to remove import.
  • Loading branch information
felixfontein committed Jul 12, 2015
1 parent a16cc03 commit 1d60bf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/plugins/command/import_wordpress.py
Expand Up @@ -52,7 +52,6 @@
from nikola.plugins.basic_import import ImportMixin, links
from nikola.nikola import DEFAULT_TRANSLATIONS_PATTERN
from nikola.plugins.command.init import SAMPLE_CONF, prepare_config, format_default_translations_config
from nikola.plugins.command import plugin

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

Expand Down

0 comments on commit 1d60bf6

Please sign in to comment.