diff --git a/geomagio/edge/FDSNFactory.py b/geomagio/edge/FDSNFactory.py index c45df69b54d41b9cf3edd04b97829790d95ec7aa..6b9016e880261f480d79ad61e6d1e2bfef247b2a 100644 --- a/geomagio/edge/FDSNFactory.py +++ b/geomagio/edge/FDSNFactory.py @@ -384,6 +384,5 @@ class FDSNFactory(TimeseriesFactory): # Set azimuth in trace.stats.azimuth trace.stats.azimuth = azimuth - # Return both azimuth and dip return azimuth, dip