From 3a577ec5e80fcb8beddb18b1c6a7df5454ae80d0 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sat, 4 May 2024 13:56:39 -0400 Subject: [PATCH] lint --- mod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.ts b/mod.ts index a9153b7..79ef0a5 100644 --- a/mod.ts +++ b/mod.ts @@ -1,5 +1,5 @@ import * as colors from "@std/fmt/colors"; -import { RealEnvironment, which, whichSync } from "which"; +import { which, whichSync } from "which"; import { CommandBuilder, escapeArg,