Skip to content

Commit 144ecfb

Browse files
committed
fix: get rid of the default connections as it's flakey
1 parent 35bacb6 commit 144ecfb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@
4545
"username": "",
4646
"password": ""
4747
}
48-
],
49-
"sqltools.autoConnectTo": [
50-
"postgres",
51-
"xtdb"
5248
]
5349
}
5450
}

0 commit comments

Comments
 (0)