Remove an unused import (#858)

This commit is contained in:
woxtu
2022-10-17 04:08:52 +09:00
committed by GitHub
parent e45d8bf973
commit fe708c9fb4

View File

@@ -1,5 +1,3 @@
import re
from playwright.sync_api import expect
from .support import PyScriptTest