From c382a8da2f5c7fa91dee58a1afbf34086283482a Mon Sep 17 00:00:00 2001 From: ranl Date: Tue, 7 Jan 2014 16:46:59 +0200 Subject: [PATCH] check_modjk: removing import --- nagios/check_modjk.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nagios/check_modjk.py b/nagios/check_modjk.py index 39f126d..7fee3a0 100644 --- a/nagios/check_modjk.py +++ b/nagios/check_modjk.py @@ -7,7 +7,6 @@ requires - Python >= 2.6 - status worker enable ''' -from numpy.core.memmap import memmap from optparse import OptionParser import urllib2