Skip to content

Commit ba12a17

Browse files
committed
chore: remove unused
1 parent 4e6f95d commit ba12a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/src/utils/worker.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { PandaContext, loadConfigAndCreateContext } from '@pandacss/node'
22
import { runAsWorker } from 'synckit'
33
import { createContext } from 'fixture'
44
import { resolveTsPathPattern } from '@pandacss/config/ts-path'
5-
import { findConfig, bundleConfig } from '@pandacss/config'
5+
import { findConfig } from '@pandacss/config'
66
import path from 'path'
77
import type { ImportResult } from '.'
88

0 commit comments

Comments
 (0)