aboutsummaryrefslogtreecommitdiff
path: root/wa/commands/list.py
diff options
context:
space:
mode:
Diffstat (limited to 'wa/commands/list.py')
-rw-r--r--wa/commands/list.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/wa/commands/list.py b/wa/commands/list.py
index 540b200f..eba3c87a 100644
--- a/wa/commands/list.py
+++ b/wa/commands/list.py
@@ -13,9 +13,8 @@
# limitations under the License.
#
-from wa import Command, settings
+from wa import Command
from wa.framework import pluginloader
-from wa.framework.plugin import PluginLoader
from wa.framework.target.descriptor import get_target_descriptions
from wa.utils.doc import get_summary
from wa.utils.formatter import DescriptionListFormatter