Skip to content

Commit 60d1387

Browse files
committed
Remove unused import
1 parent a98b6b0 commit 60d1387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requake/waveforms/waveforms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"""
1212
import contextlib
1313
import logging
14-
from itertools import combinations
1514
from pathlib import Path
1615
import numpy as np
1716
from obspy import read

0 commit comments

Comments
 (0)