Skip to content

Commit

Permalink
style: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherso1a committed Mar 6, 2024
1 parent 210b028 commit 601b777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-proxy/src/common/js/promisify.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { getEnvObj, noop } from './utils'
import { getEnvObj } from './utils'

const envObj = getEnvObj()

Expand Down

0 comments on commit 601b777

Please sign in to comment.