Skip to content

Commit 021df4f

Browse files
committed
Editorial amendment.
1 parent a60edf9 commit 021df4f

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

3_parameter_with_callback.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# This software is distributed under the terms and conditions of the 'MIT'
55
# license which can be found in the file 'LICENSE.md' in this package distribution
66

7-
87
import time
98
import LiveObjects
109

LiveObjects/Connection.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import sys
88
import json
99
import time
10-
1110
import LiveObjects
1211

1312
INT = "i32"

LiveObjects/hal.py

-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
# This software is distributed under the terms and conditions of the 'MIT'
55
# license which can be found in the file 'LICENSE.md' in this package distribution
66

7-
# import time
87
import sys
9-
108
import LiveObjects
119

1210

0 commit comments

Comments
 (0)