diff --git a/starfyre/js/dom_helpers.py b/starfyre/js/dom_helpers.py index 82ac8a3..e58bbda 100644 --- a/starfyre/js/dom_helpers.py +++ b/starfyre/js/dom_helpers.py @@ -1,5 +1,4 @@ -import js -import ujson as json +from starfyre import js def is_listener(name):