Remove comments on deleted code

They were still there because the code was automatically removed.
This commit is contained in:
Laurent Bachelier 2013-08-03 22:14:54 +02:00
commit bfe3ac6bcd
9 changed files with 0 additions and 26 deletions

View file

@ -18,9 +18,6 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
# python2.5 compatibility
from weboob.capabilities.bank import ICapBank, AccountNotFound
from weboob.tools.backend import BaseBackend, BackendConfig
from weboob.tools.value import ValueBackendPassword