remove unused imports
This commit is contained in:
parent
8955815805
commit
441518cf74
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from weboob.tools.json import json
|
||||
from weboob.tools.browser import BaseBrowser, BrowserBanned
|
||||
from weboob.tools.browser import BaseBrowser
|
||||
from .pages import TrackPage, ErrorPage
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue