Skip to content

Commit

Permalink
removed old logging line used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
evrose54 committed Oct 10, 2024
1 parent 00413bf commit 79d0fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geoips/plugins/modules/readers/ahi_hsd.py
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,6 @@ def call(
Additional information regarding required attributes and variables
for GeoIPS-formatted xarray Datasets.
"""
LOG.interactive("AHI reader test_arg: %s", test_arg)
return readers.read_data_to_xarray_dict(
fnames,
call_single_time,
Expand Down

0 comments on commit 79d0fe9

Please sign in to comment.