Skip to content

Commit 1b40170

Browse files
Python3 compatibility fix (#9)
Clean up unused import (Python 3 compatibility)
1 parent 34c498d commit 1b40170

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tcp_endpoint/src/tcp_endpoint/RosSubscriber.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env python
2-
import StringIO
32

43
import rospy
54
import socket

0 commit comments

Comments
 (0)