Skip to content

Commit

Permalink
Update json_helper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Dec 28, 2023
1 parent 224aed0 commit 44cd804
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ovos_utils/json_helper.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import json
from copy import copy
# TODO: Deprecate unused imports
from json_database.utils import is_jsonifiable, get_key_recursively, \
get_key_recursively_fuzzy, get_value_recursively_fuzzy, \
get_value_recursively, jsonify_recursively


def nested_get(base, key_list):
Expand Down

0 comments on commit 44cd804

Please sign in to comment.