Skip to content

Commit 687fe7b

Browse files
remove unused import
1 parent 5422632 commit 687fe7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/disk_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def event_pub():
6969
param_dict = FieldValueMap()
7070
param_dict["fail_type"] = "read_only"
7171
rc = event_publish(events_handle, EVENTS_PUBLISHER_TAG, param_dict)
72-
print("DROP: event_publish rc={}".format(rc))
7372

7473

7574
def test_writable(dirs):

0 commit comments

Comments
 (0)