Skip to content

Commit

Permalink
Update test_binance.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Sep 12, 2023
1 parent 0839667 commit 4780dd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_binance.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
from tests.conftest import BaseTest
from python3_capsolver.binance import Binance
from python3_capsolver.core.enum import BinanceCaptchaTaskEnm

from python3_capsolver.core.serializer import CaptchaResponseSer, BinanceCaptchaTaskSer
from python3_capsolver.core.serializer import CaptchaResponseSer


class TestBinanceBase(BaseTest):
Expand Down

0 comments on commit 4780dd7

Please sign in to comment.