Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz committed Oct 26, 2018
1 parent 3939557 commit f3c7b05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pycbc/strain/recalibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

from abc import (ABCMeta, abstractmethod)
import inspect

import numpy as np
from scipy.interpolate import UnivariateSpline
Expand Down

0 comments on commit f3c7b05

Please sign in to comment.