summaryrefslogtreecommitdiffstats
path: root/src/nbblib/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/nbblib/commands.py')
-rw-r--r--src/nbblib/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nbblib/commands.py b/src/nbblib/commands.py
index 7c8e068..861b8ba 100644
--- a/src/nbblib/commands.py
+++ b/src/nbblib/commands.py
@@ -4,7 +4,7 @@ import logging
import nbblib.package as package
-import nbblib.newplugins as plugins
+import nbblib.plugins as plugins
import nbblib.progutils as progutils
import nbblib.vcs as vcs
import nbblib.bs as bs