Skip to content

Commit

Permalink
removed useless
Browse files Browse the repository at this point in the history
  • Loading branch information
omichel committed May 6, 2020
1 parent 9d43c12 commit 594cb76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/web/server/simulation_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ def cleanup_webots_instance(self):

def start_webots(self, on_webots_quit):
"""Start a Webots instance in a separate thread."""
logging.info("start_webots")

def runWebotsInThread(client):
global config
Expand Down

0 comments on commit 594cb76

Please sign in to comment.