Browse Source

Removed from_mvi print

Yentl Van Tendeloo 8 years ago
parent
commit
53336c39e9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hybrid_server/classes/mvkcontroller.xml

+ 0 - 1
hybrid_server/classes/mvkcontroller.xml

@@ -99,7 +99,6 @@
                         <script>
                             # No JSON encoding necessary, as it is not complex
                             try:
-                                print 'from_mvi %s' % data
                                 self.done_something = False
                                 if data["op"] == "set_input":
                                     if "value" in data: