Remove unnecessary settings
This commit is contained in:
parent
87e1cc788d
commit
45a44db031
1 changed files with 0 additions and 11 deletions
|
@ -6,17 +6,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"sqltools.connections": [
|
|
||||||
{
|
|
||||||
"server": "localhost",
|
|
||||||
"port": 5432,
|
|
||||||
"driver": "PostgreSQL",
|
|
||||||
"name": "Praktikum 13",
|
|
||||||
"database": "Praktikum13",
|
|
||||||
"username": "postgres",
|
|
||||||
"password": "example"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
|
Loading…
Reference in a new issue