diff --git a/.devcontainer/postCreateScript.sh b/.devcontainer/postCreateScript.sh index 79ed771..da1b16a 100755 --- a/.devcontainer/postCreateScript.sh +++ b/.devcontainer/postCreateScript.sh @@ -18,7 +18,6 @@ # Ensure that the development environment is consistently set up with the necessary tools and settings for a smooth workflow. ################################################################################################### - ################################################################################################### # License ################################################################################################### @@ -36,7 +35,6 @@ readonly ALIAS_SRC_URL="https://raw.githubusercontent.com/gvatsal60/Linux-Aliase ################################################################################################### # Functions ################################################################################################### - ################################################################################################### # Main Script ###################################################################################################