diff options
| author | 2013-02-13 18:35:39 -0300 | |
|---|---|---|
| committer | 2013-02-13 18:35:39 -0300 | |
| commit | a40930043121a4b60de8526d58417761a54ab718 (patch) | |
| tree | 383c5cf8e320761ee942619282fe51be625179a7 /nikola/plugins/__init__.py | |
| parent | 9c5708cc92af894e414bc76ee35ec2230de5d288 (diff) | |
Imported Upstream version 5.2upstream/5.2
Diffstat (limited to 'nikola/plugins/__init__.py')
| -rw-r--r-- | nikola/plugins/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nikola/plugins/__init__.py b/nikola/plugins/__init__.py index ec6c8f5..b1de7f1 100644 --- a/nikola/plugins/__init__.py +++ b/nikola/plugins/__init__.py @@ -1,4 +1,3 @@ from __future__ import absolute_import -from . import command_import_wordpress - +from . import command_import_wordpress # NOQA |
