Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
junpenglao committed Sep 20, 2023
1 parent 53f6f05 commit 4f49d02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blackjax/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
# limitations under the License.
from typing import Any, Iterable, Mapping, Union

import jax
from jax import Array
from jax.typing import ArrayLike

Expand Down

0 comments on commit 4f49d02

Please sign in to comment.