Skip to content

Commit d13d583

Browse files
committed
chore: remove unused sys import
1 parent 63bc902 commit d13d583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/scripts/run-wasm-tests-browser-headless.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import logging
22
import argparse
3-
import sys
43
from selenium import webdriver
54
from selenium.webdriver.common.by import By
65
from selenium.webdriver.support.ui import WebDriverWait

0 commit comments

Comments
 (0)