Skip to content

Commit 2dca8ec

Browse files
committed
Remove unused unseen.
1 parent 03b42dc commit 2dca8ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/hats/pixel_math/healpix_shim.py

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ def ring2nest(*args, **kwargs):
4040
return hp.ring2nest(*args, **kwargs)
4141

4242

43-
def unseen_pixel():
44-
return hp.pixelfunc.UNSEEN
45-
46-
4743
## Query
4844

4945

0 commit comments

Comments
 (0)