Skip to content

Commit

Permalink
feat: add a global starfyre import way (#135)
Browse files Browse the repository at this point in the history
* feat: add a global starfyre import way

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
sansyrox and pre-commit-ci[bot] authored Jan 19, 2024
1 parent 2065e95 commit 815a217
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions starfyre/js/dom_helpers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import js
import ujson as json
from starfyre import js


def is_listener(name):
Expand Down

0 comments on commit 815a217

Please sign in to comment.