Skip to content

Commit 9c7ed75

Browse files
authored
Remove reference to third_party/websockify. NFC (#25732)
This was remove in #16377.
1 parent 41697da commit 9c7ed75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/runner.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444

4545
from tools import config, shared, utils
4646

47-
sys.path.append(utils.path_from_root('third_party/websockify'))
48-
4947
logger = logging.getLogger("runner")
5048

5149

0 commit comments

Comments
 (0)