Skip to content

Commit 34cccf6

Browse files
committed
fix(lint): fix linting
1 parent 2f2fd29 commit 34cccf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { resolve } from 'pathe'
55
import chalk from 'chalk'
66
import { requireModule, useLogger } from '@nuxt/kit'
77
import { name, version } from '../package.json'
8-
import { stubTokens } from './generate'
98
import type { NuxtDesignTokens, ModuleOptions } from './index'
109

1110
export interface NuxtLayer {

0 commit comments

Comments
 (0)