Skip to content

Commit b5537fc

Browse files
committed
lint
1 parent 35827c2 commit b5537fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-svelte/bin.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import fs from 'fs';
33
import path from 'path';
44
import { fileURLToPath } from 'url';
5-
import { bold, cyan, gray, green, red, magenta } from 'kleur/colors';
5+
import { bold, cyan, gray, green, red } from 'kleur/colors';
66
import prompts from 'prompts';
77
import { mkdirp, copy } from './utils.js';
88

0 commit comments

Comments
 (0)