Skip to content

Commit 7ef7c43

Browse files
committed
remove #! from controller script (caused issues on mac)
1 parent e0242b6 commit 7ef7c43

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

controllers/nao_lola_python/nao_lola_python.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python3
2-
31
from controller import Robot, Keyboard, AnsiCodes
42

53
import os

0 commit comments

Comments
 (0)