Skip to content

Commit 5fd28d1

Browse files
committed
Lint
1 parent 8bd8dfc commit 5fd28d1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/php-wasm/node/src/test/php-imagick.spec.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
import fs from 'fs';
22
import { rootCertificates } from 'tls';
33
import path from 'path';
4-
import {
5-
PHP,
6-
SupportedPHPVersions,
7-
setPhpIniEntries,
8-
} from '@php-wasm/universal';
4+
import { PHP, setPhpIniEntries } from '@php-wasm/universal';
95
import { loadNodeRuntime } from '../lib';
106
import { jspi } from 'wasm-feature-detect';
117

0 commit comments

Comments
 (0)