mirror of
https://github.com/ranl/monitor-utils.git
synced 2024-11-05 07:43:40 +01:00
check_activemq: removing json import
This commit is contained in:
parent
2d3ad7991a
commit
6419a5b28f
@ -7,7 +7,6 @@ Monitor ActiveMQ server via its http web interface
|
||||
from HTMLParser import HTMLParser
|
||||
from optparse import OptionParser
|
||||
import xml.etree.ElementTree as ET
|
||||
import json
|
||||
import urllib2
|
||||
import urllib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user