Skip to content

Commit

Permalink
fix: clean
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Oct 14, 2024
1 parent bbbd4b8 commit f3d9e57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { confirm, input } from '@inquirer/prompts'
import fs from 'fs'
import path from 'path'
import chalk from 'chalk'
import { possibilityCssPath, possibilityUtilsPath } from '@/src/utils/helpers'

export function getWriteComponentPath(componentName: string) {
Expand Down

0 comments on commit f3d9e57

Please sign in to comment.