Update changedetectionio/blueprint/browser_steps/__init__.py

This commit is contained in:
dgtlmoon
2023-11-28 11:15:39 +01:00
committed by GitHub
parent aa88c7d002
commit 0b086df3e0
@@ -152,7 +152,7 @@ def construct_blueprint(datastore: ChangeDetectionStore):
@browser_steps_blueprint.route("/browsersteps_update", methods=['POST'])
def browsersteps_ui_update():
import base64
import playwright._impl._errors
import playwright._impl._errors
global browsersteps_sessions
from changedetectionio.blueprint.browser_steps import browser_steps