Skip to content

Commit

Permalink
import fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlmoon committed Oct 11, 2024
1 parent 9ab60de commit b9dd874
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions changedetectionio/tests/test_restock_itemprop.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
import time

from flask import url_for
from virtualenv.discovery.builtin import check_path

from .util import live_server_setup, wait_for_all_checks, extract_UUID_from_client, wait_for_notification_endpoint_output
from .util import live_server_setup, wait_for_all_checks, wait_for_notification_endpoint_output
from ..notification import default_notification_format

instock_props = [
Expand Down

0 comments on commit b9dd874

Please sign in to comment.