Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef15f5 commit fb6c7f6Copy full SHA for fb6c7f6
tests/unit/behaviour.spec.ts
@@ -1,4 +1,4 @@
1
-import { describe, expect, it, vi } from 'vitest';
+import { describe, expect, it } from 'vitest';
2
import { add, addDays, addHours, addMinutes, addMonths, getHours, getMinutes, getMonth, getYear, set } from 'date-fns';
3
import { utcToZonedTime } from 'date-fns-tz/esm';
4
0 commit comments