Skip to content

Commit 5ad2f83

Browse files
committed
Undo some VScode change.
1 parent 6df2a23 commit 5ad2f83

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@
3333
""
3434
]
3535
},
36-
"go.gopath": "${workspaceRoot}/.gobuild",
37-
"go.formatTool": "goimports"
36+
"go.gopath": "${workspaceRoot}/.gobuild"
3837
}

0 commit comments

Comments
 (0)