Skip to content

Commit

Permalink
minor: remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Jul 22, 2024
1 parent b499968 commit 733533e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylops/waveeqprocessing/twoway.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
if devito_message is None:
from examples.seismic import AcquisitionGeometry, Model
from examples.seismic.acoustic import AcousticWaveSolver
from examples.seismic.utils import PointSource, sources
from examples.seismic.utils import PointSource


class _CustomSource(PointSource):
Expand Down

0 comments on commit 733533e

Please sign in to comment.