Fix lint: remove unused os import
This commit is contained in:
parent
5c3ecee153
commit
14c6c418e2
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ in
|
||||||
testScript = ''
|
testScript = ''
|
||||||
import json
|
import json
|
||||||
import time
|
import time
|
||||||
import os
|
|
||||||
|
|
||||||
start_all()
|
start_all()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue