summaryrefslogtreecommitdiff
path: root/qpid/python/qmf2/tests/obj_gets.py
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/python/qmf2/tests/obj_gets.py')
-rw-r--r--qpid/python/qmf2/tests/obj_gets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/python/qmf2/tests/obj_gets.py b/qpid/python/qmf2/tests/obj_gets.py
index 50d585a718..514121980e 100644
--- a/qpid/python/qmf2/tests/obj_gets.py
+++ b/qpid/python/qmf2/tests/obj_gets.py
@@ -22,7 +22,7 @@ from threading import Thread, Event
import qpid.messaging
from qmf2.common import (Notifier, SchemaObjectClass, SchemaClassId,
SchemaProperty, qmfTypes, SchemaMethod, QmfQuery,
- QmfData, QmfQueryPredicate)
+ QmfData)
import qmf2.console
from qmf2.agent import(QmfAgentData, Agent)