mirror of
https://github.com/ranl/monitor-utils.git
synced 2026-02-05 22:55:17 +01:00
check_activemq: removing json import
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user