From ad74ff999589e0df2b60ba6e94362ed5215af312 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 28 Jul 2024 14:10:38 -0700 Subject: something --- src/canary/email.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/canary/email.ts') diff --git a/src/canary/email.ts b/src/canary/email.ts index 384212b..1961c60 100644 --- a/src/canary/email.ts +++ b/src/canary/email.ts @@ -12,7 +12,7 @@ import { } from "imapflow"; import * as IO from "fp-ts/lib/IO"; import * as T from "fp-ts/lib/Task"; -import { ConsoleLogger } from "../util/logger"; +import { ConsoleLogger } from "../util"; interface ImapClientI { fetchAll: ( -- cgit v1.3