wondervictor commited on
Commit
456eb87
·
verified ·
1 Parent(s): a5ad327

Delete .vscode/sftp.json

Browse files
Files changed (1) hide show
  1. .vscode/sftp.json +0 -12
.vscode/sftp.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "name": "devcloud",
3
- "host": "9.134.244.213",
4
- "protocol": "sftp",
5
- "port": 36000,
6
- "username": "adriancheng",
7
- "privateKeyPath": "/Users/tianhengcheng/.ssh/9.134.244.213_rsa",
8
- "remotePath": "/group/40034/adriancheng/evf-sam2",
9
- "uploadOnSave": false,
10
- "useTempFile": false,
11
- "openSsh": false
12
- }