Skip to content

Commit

Permalink
Fix dumb mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
msfstef committed Jan 22, 2025
1 parent df62688 commit d04e851
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/linearlite-read-only/sst.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export default $config({
pooled: false,
})

const databaseUri = getNeonDbUri(project, db, false)
try {
databaseUri
.apply(async (dbUri) => {
Expand Down

0 comments on commit d04e851

Please sign in to comment.