From 84187a51439adf36b78f12509b41471ba6ba8895 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Fri, 14 Oct 2016 23:31:57 +0800 Subject: Fix an import; Update one pattern and a comment --- bin/healpix2hpx | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.2