Fixed key typing.

This commit is contained in:
Lucid Kobold
2022-01-03 14:35:52 -06:00
parent aae003c2a9
commit e88f0cb91c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import { getDaysInMonth, getYear, getMonth, isBefore, setDate } from "date-fns";
import { getDaysInMonth, isBefore, setDate } from "date-fns";
/**
* This seeder is to simulate the date and sticker info from the database.