Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-lefebvre authored and astrobot-houston committed Jun 11, 2024
1 parent 94ac7ef commit 769f11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/templates/env/module.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import { schema } from 'virtual:astro:env/internal';
import {
createInvalidVariableError,
getEnv,
validateEnvVariable,
setOnSetGetEnv,
validateEnvVariable,
} from 'astro/env/runtime';

export const getSecret = (key) => {
Expand Down

0 comments on commit 769f11f

Please sign in to comment.