Skip to content

Commit

Permalink
[Screenshot] fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
japandotorg committed Sep 23, 2024
1 parent 35c8efc commit 49cd15e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions screenshot/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,9 @@
from .common import FirefoxManager
from .common.downloader import DriverManager
from .common.exceptions import ProxyConnectFailedError
<<<<<<< HEAD
from .common.utils import counter as counter_api, URLConverter
# isort: on

=======
from .common.filter import Filter
from .common.utils import URLConverter
from .common.utils import counter as counter_api
from .common.utils import send_notification
>>>>>>> d11052e8a63960e403357be82630b4441c9fef87

log: logging.Logger = logging.getLogger("red.seina.screenshot.core")

Expand Down

0 comments on commit 49cd15e

Please sign in to comment.