mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
remove unused dep
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import commandLineArgs from 'command-line-args';
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
import chalk from 'chalk';
|
||||
import { deleteSync } from 'del';
|
||||
import prettier from 'prettier';
|
||||
import { default as prettierConfig } from '../prettier.config.js';
|
||||
|
||||
Reference in New Issue
Block a user