From 6de57dabe564a732ac17a51d830f45774db3ab76 Mon Sep 17 00:00:00 2001 From: Kyle Shores Date: Thu, 5 Sep 2024 11:45:59 -0500 Subject: [PATCH] removing post create command --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c5c1ea94..ea3550dd 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,5 +6,5 @@ ], "settings": { }, - "postCreateCommand": "code sample_waccm_data/README.md" + "postCreateCommand": "" } \ No newline at end of file