Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #363 from TrestanSimon/deprecated_sunpy_io_fits
Browse files Browse the repository at this point in the history
Remove unused `import sunpy.io.fits`
  • Loading branch information
dstansby committed May 12, 2023
2 parents 4303bfb + ad06429 commit 3ccd7ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/using_pfsspy/plot_aia_overplotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import astropy.units as u
import matplotlib.pyplot as plt
import numpy as np
import sunpy.io.fits
import sunpy.map
from astropy.coordinates import SkyCoord

Expand Down

0 comments on commit 3ccd7ef

Please sign in to comment.