Skip to content

Commit

Permalink
remove superflous imports
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Sep 18, 2023
1 parent 4a90d23 commit 696bc22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_wasm/test_wasm_playwright.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ def main(build_dir):


if __name__ == "__main__":
import pytest
import sys

# get arg from args
Expand Down

0 comments on commit 696bc22

Please sign in to comment.