Skip to content

Commit 2545a62

Browse files
committed
rundaca2: fix import
1 parent 9564442 commit 2545a62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/rundaca2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import pexpect
55
import os
66
import sys
7+
import time
78

89
START = 0
910
PASSWORD = ''

0 commit comments

Comments
 (0)