diff --git a/SAS/ResourceAssignment/RAtoOTDBTaskSpecificationPropagator/lib/rotspservice.py b/SAS/ResourceAssignment/RAtoOTDBTaskSpecificationPropagator/lib/rotspservice.py
index 6456d59ac79b0530d5fad2e2410d7e25e6b32a71..f51cd0064a4f71dd1ef4ac280e1bbd8d71fabc64 100755
--- a/SAS/ResourceAssignment/RAtoOTDBTaskSpecificationPropagator/lib/rotspservice.py
+++ b/SAS/ResourceAssignment/RAtoOTDBTaskSpecificationPropagator/lib/rotspservice.py
@@ -27,7 +27,6 @@ RATaskStatusChangedListener listens to a bus on which tasks handled by the Resou
 It will then try to propagate the changes to OTDB as Scheduled or Conflict.
 """
 
-import qpid.messaging
 import logging
 from datetime import datetime
 import time