From e1a0a5c36b8281f265180158e09036c637cb06ad Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Mon, 29 Aug 2011 20:45:54 +0000 Subject: Remove more unused imports Signed-off-by: Gonzalo Odiard --- (limited to 'promptservice.py') diff --git a/promptservice.py b/promptservice.py index 8cdcff9..31ba0da 100644 --- a/promptservice.py +++ b/promptservice.py @@ -16,10 +16,7 @@ import logging -import xpcom -from xpcom import components from xpcom.components import interfaces -from xpcom.server.factory import Factory class PromptService: -- cgit v0.9.1