diff --git a/docs/test-mobile.mjs b/docs/test-mobile.mjs index a87171826cd..0d7a7daa51a 100644 --- a/docs/test-mobile.mjs +++ b/docs/test-mobile.mjs @@ -1,4 +1,4 @@ -import { chromium, devices } from 'playwright'; +import { chromium } from 'playwright'; (async () => { // Use the system chromium browser