Skip to content

Commit bd72f2f

Browse files
committed
Fix unused import lint error
1 parent 5106d9f commit bd72f2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/playground/remote/src/lib/worker-thread.ts

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ import { PHPWorker } from '@php-wasm/universal';
3939
import {
4040
bootWordPress,
4141
getLoadedWordPressVersion,
42-
isSupportedWordPressVersion,
4342
} from '@wp-playground/wordpress';
4443
import { wpVersionToStaticAssetsDirectory } from '@wp-playground/wordpress-builds';
4544
import { logger } from '@php-wasm/logger';

0 commit comments

Comments
 (0)