Skip to content

Commit

Permalink
cleanup: remove unused import from prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Sep 10, 2024
1 parent 1482b89 commit 6a7f3ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/prelude.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from typing import Union, Optional

import json
from functools import wraps
import extism_ffi as ffi

LogLevel = ffi.LogLevel
Expand Down

0 comments on commit 6a7f3ad

Please sign in to comment.