Skip to content

Commit

Permalink
chore: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
anubra266 committed Jun 13, 2024
1 parent 4e6f95d commit ba12a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/src/utils/worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { PandaContext, loadConfigAndCreateContext } from '@pandacss/node'
import { runAsWorker } from 'synckit'
import { createContext } from 'fixture'
import { resolveTsPathPattern } from '@pandacss/config/ts-path'
import { findConfig, bundleConfig } from '@pandacss/config'
import { findConfig } from '@pandacss/config'
import path from 'path'
import type { ImportResult } from '.'

Expand Down

0 comments on commit ba12a17

Please sign in to comment.