Skip to content

Commit f505db4

Browse files
committed
making code less cancer
Signed-off-by: Mriyam Tamuli <[email protected]>
1 parent ce368e5 commit f505db4

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55

66
// Setup the go environment and mount into the dev container at the expected location
77
"workspaceFolder": "/go/src/github.com/warm-metal/csi-driver-image",
8-
"workspaceMount": "source=${localWorkspaceFolder},target=/go/src/github.com/warm-metal/csi-driver-image,type=bind,consistency=cached",
9-
10-
// Copy over welcome message
11-
"postCreateCommand": "bash .devcontainer/setup.sh"
8+
"workspaceMount": "source=${localWorkspaceFolder},target=/go/src/github.com/warm-metal/csi-driver-image,type=bind,consistency=cached"
129
}

.devcontainer/setup.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)