Skip to content
Snippets Groups Projects
Commit 7e2f0770 authored by Kien Le's avatar Kien Le
Browse files

Remove unnecessary print

parent 141b65b9
No related branches found
No related tags found
1 merge request!191Read log files generated by users
......@@ -79,7 +79,6 @@ class RT130(GeneralData):
if self.creator_thread.isInterruptionRequested():
raise ThreadStopped()
self.finalize_data()
print(self.mass_pos_data)
def finalize_data(self):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment