Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed May 4, 2024
1 parent cb3dbaa commit 3a577ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.ts
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 3a577ec

Please sign in to comment.