Skip to content

Commit 54bdd85

Browse files
committed
Add #117 to Adobe Infra
1 parent ee53a2c commit 54bdd85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ export async function getConfig({ env, daCtx }) {
2626
if (!hasPermission(daCtx, 'CONFIG', 'read', true)) {
2727
return { status: 403 };
2828
}
29-
3029
return getKv(env, daCtx);
3130
}

0 commit comments

Comments
 (0)