Skip to content

Commit

Permalink
Unused sys import
Browse files Browse the repository at this point in the history
  • Loading branch information
evacchi committed Jan 26, 2023
1 parent 8bcc154 commit 6e4d925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-runner/wasi_test_runner/runtime_adapter.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import subprocess
import sys
import os
from pathlib import Path
from typing import Dict, NamedTuple, List
Expand Down

0 comments on commit 6e4d925

Please sign in to comment.