[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
Gerhard Lausser
gerhard.lausser at consol.de
Tue Feb 28 22:19:06 UTC 2012
The following commit has been merged in the debian/master branch:
commit 69de3315de4598cdcd098c3b40ced5ae17551886
Author: Gerhard Lausser <gerhard.lausser at consol.de>
Date: Mon Feb 6 14:31:31 2012 +0100
Remove unnecessary imports from livestatuscache
diff --git a/shinken/modules/livestatus_broker/livestatus_query_cache.py b/shinken/modules/livestatus_broker/livestatus_query_cache.py
index f9faa30..b5587a8 100644
--- a/shinken/modules/livestatus_broker/livestatus_query_cache.py
+++ b/shinken/modules/livestatus_broker/livestatus_query_cache.py
@@ -25,8 +25,6 @@
import time
import re
import collections
-import functools
-from itertools import ifilterfalse
from heapq import nsmallest
from operator import itemgetter
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list