Skip to content

Commit 0f58986

Browse files
committed
remove json_util
1 parent 6478f9b commit 0f58986

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orquesta/machines.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from orquesta import events
1919
from orquesta import exceptions as exc
2020
from orquesta import statuses
21-
from orquesta.utils import jsonify as json_util
2221

2322

2423
LOG = logging.getLogger(__name__)

0 commit comments

Comments
 (0)