Remove unused imports

This commit is contained in:
Florent 2014-04-08 10:49:46 +02:00
commit 7a2ddf671c
3 changed files with 3 additions and 4 deletions

View file

@ -18,7 +18,6 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
import urllib
import re
from weboob.tools.browser import BaseBrowser