Skip to content

Commit af55882

Browse files
committed
fix lint
1 parent f0b5433 commit af55882

File tree

1 file changed

+0
-1
lines changed
  • packages/@apphosting/adapter-nextjs/src/bin

1 file changed

+0
-1
lines changed

packages/@apphosting/adapter-nextjs/src/bin/build.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
generateBuildOutput,
66
validateOutputDirectory,
77
getAdapterMetadata,
8-
exists,
98
} from "../utils.js";
109
import { join } from "path";
1110
import { getBuildOptions, runBuild } from "@apphosting/common";

0 commit comments

Comments
 (0)