Skip to content

Commit

Permalink
fix(lint): fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Jul 14, 2022
1 parent 2f2fd29 commit 34cccf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { resolve } from 'pathe'
import chalk from 'chalk'
import { requireModule, useLogger } from '@nuxt/kit'
import { name, version } from '../package.json'
import { stubTokens } from './generate'
import type { NuxtDesignTokens, ModuleOptions } from './index'

export interface NuxtLayer {
Expand Down

0 comments on commit 34cccf6

Please sign in to comment.