various fixes

This commit is contained in:
Romain Bignon 2010-03-29 15:30:34 +02:00
commit 163fe6913e
3 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
import ClientForm
from weboob.backends.aum.pages.profileslist_base import ProfilesListBase
class SearchPage(ProfilesListBase):