remove unused import of ControlNotFoundError
This commit is contained in:
parent
ab79d11484
commit
f3ee34dab4
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@
|
||||||
# You should have received a copy of the GNU Affero General Public License
|
# You should have received a copy of the GNU Affero General Public License
|
||||||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
from weboob.tools.mech import ClientForm
|
|
||||||
ControlNotFoundError = ClientForm.ControlNotFoundError
|
|
||||||
|
|
||||||
from weboob.tools.browser import BasePage
|
from weboob.tools.browser import BasePage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue