We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e68ba commit 4b8ba64Copy full SHA for 4b8ba64
test/helpers/functionsMetaData.spec.ts
@@ -4,7 +4,6 @@ import { join } from 'pathe'
4
5
import { NEXT_PLUGIN_NAME } from '../../packages/runtime/src/constants'
6
import { writeFunctionConfiguration } from '../../packages/runtime/src/helpers/functionsMetaData'
7
-import { getFunctionNameForPage } from '../../packages/runtime/src/helpers/utils'
8
9
describe('writeFunctionConfiguration', () => {
10
afterEach(() => {
0 commit comments