Skip to content

Commit

Permalink
remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Buhler committed Sep 2, 2024
1 parent 7ced18f commit ebf4556
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/fastspecfit/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
General utilities.
"""
import os
import numpy as np
import numba

Expand Down

0 comments on commit ebf4556

Please sign in to comment.