Skip to content

Commit 433c6b4

Browse files
committed
Remove unused temporal
1 parent e29630c commit 433c6b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/storage/penis.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
import { Temporal } from "@js-temporal/polyfill"; // TODO: Remove once bun ships temporal
21
import type { Snowflake, User } from "discord.js";
32

43
import type { Penis } from "@/storage/db/model.js";
54

6-
import { getStartAndEndDay } from "@/utils/dateUtils.js";
75
import db from "@db";
86
import log from "@log";
97

0 commit comments

Comments
 (0)