Skip to content

Commit

Permalink
refactor(cloudflare): remove unused import (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-piotrowicz authored Dec 13, 2023
1 parent fdbdd70 commit 315c1b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/presets/cloudflare-module.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { readFile } from "node:fs/promises";
import { resolve } from "pathe";
import { writeFile } from "../utils";
import { defineNitroPreset } from "../preset";
Expand Down

0 comments on commit 315c1b9

Please sign in to comment.