diff --git a/changelog/7241.removal.rst b/changelog/7241.removal.rst index 40347f1843b..cb7666669ac 100644 --- a/changelog/7241.removal.rst +++ b/changelog/7241.removal.rst @@ -1 +1 @@ -Removed the deperecated ``sunpy.io.jp2``, which is not intended to be user facing. +Removed the deprecated ``sunpy.io.jp2``, which is not intended to be user facing. diff --git a/sunpy/io/tests/test_jp2.py b/sunpy/io/tests/test_jp2.py index 6a432aa121e..dd245fae5bb 100644 --- a/sunpy/io/tests/test_jp2.py +++ b/sunpy/io/tests/test_jp2.py @@ -1,4 +1,3 @@ -import importlib import numpy as np