Skip to content

Commit b7bcbc2

Browse files
remove uneeded import
1 parent c34c60c commit b7bcbc2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

carla launch manager/CARLA_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import subprocess
2-
import threading
32

43
class CARLAManager(object):
54
container_id = None

0 commit comments

Comments
 (0)