Remove unused imports

This commit is contained in:
Stéphan Kochen
2022-02-13 21:19:38 +01:00
parent da2f3bf659
commit 321a0d7e19
6 changed files with 4 additions and 12 deletions
-1
View File
@@ -1,7 +1,6 @@
import { Command, Option } from "clipanion";
import { PortablePath, ppath, xfs } from "@yarnpkg/fslib";
import { createHash } from "crypto";
import { parseSyml, stringifySyml } from "@yarnpkg/parsers";
import {
CommandContext,