diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/healpix2hpx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/healpix2hpx b/bin/healpix2hpx index 670e27a..2a0e6a4 100755 --- a/bin/healpix2hpx +++ b/bin/healpix2hpx @@ -13,7 +13,6 @@ import sys import argparse import logging -import numpy as np from astropy.io import fits import fg21sim |