Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 27, 2024
1 parent f60e42e commit 5c97a6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/presets/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
=======
export { awsAmplify } from "./aws-amplify";
export { awsLambda } from "./aws-lambda";
export { azureFunctions } from "./azure-functions";
Expand Down Expand Up @@ -28,7 +27,7 @@ export { cleavr } from "./cleavr";
export { layer0 } from "./layer0";
export { flightControl } from "./flightcontrol";
export { lagon } from "./lagon";
export { koyeb} from "./koyeb";
export { koyeb } from "./koyeb";
export { iis, iisHandler, iisNode } from "./iis";
export { _static as static } from "./static";
export { githubPages } from "./github-pages";
Expand Down

0 comments on commit 5c97a6b

Please sign in to comment.