Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 28, 2024
1 parent f6343a3 commit 87c63dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/Logger.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { stripAnsiCode } from "deno/fmt/colors.ts"
import { stripAnsiCode } from "https://deno.land/std@0.213.0/fmt/colors.ts"
import { ansi } from "cliffy/ansi/ansi.ts"
import { dim } from "./color.ts"

Expand Down

0 comments on commit 87c63dc

Please sign in to comment.