Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Jan 9, 2025
1 parent 70e1629 commit f52aff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/config/loader.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { loadConfig, watchConfig } from "c12";
import { type CompatibilityDateSpec, resolveCompatibilityDates } from "compatx";
import { defu } from "defu";
import { klona } from "klona/full";
import type { PresetName } from "nitropack/presets";
import type {
Expand Down

0 comments on commit f52aff8

Please sign in to comment.