Remove unused imports

(imported from commit 9e3050c72a2d1137b9096c6cfa1c3945341b9a56)
This commit is contained in:
Scott Feeney 2013-06-27 14:03:51 -04:00
parent 2b7e33e5ba
commit 360d78e9a2
10 changed files with 0 additions and 14 deletions

View file

@ -1,7 +1,5 @@
#!/usr/bin/env python
import sys
import optparse
import os.path
import humbug
# Nagios passes the notification details as command line options.