diff --git a/Framework/LiveData/src/SNSLiveEventDataListener.cpp b/Framework/LiveData/src/SNSLiveEventDataListener.cpp
index 8942b9873ef4ab927d2aaacf3291f48c90ba26e2..fb5f61f9406cd4fc7406e62d2fea0aafff5e1f44 100644
--- a/Framework/LiveData/src/SNSLiveEventDataListener.cpp
+++ b/Framework/LiveData/src/SNSLiveEventDataListener.cpp
@@ -754,7 +754,7 @@ bool SNSLiveEventDataListener::rxPacket(const ADARA::RunStatusPkt &pkt) {
     // Add the run_end property
     m_eventBuffer->mutableRun().addProperty(
         "run_end", timeFromPacket(pkt).toISO8601String());
-    
+
     // Set the flag to make us stop reading from the network.
     // Stopping network reads solves a number of problems:
     // 1) We don't need to manage a second buffer in order to keep the events