Skip to content

Commit

Permalink
fix(lib-github): remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
phorcys420 committed Jul 12, 2024
1 parent 7ca123c commit 3c815d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib-github/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ echo "Activating feature '$FEATURE_NAME'"
# Define the base directory where the feature libraries are stored
BASE_DIR=${BASEDIR:-"/usr/share/phorcys-devcontainer-libraries"}

find /usr/share/phorcys-devcontainer-libraries/common

# Source lib-common feature
source "$BASE_DIR/common/1/main.sh"

Expand Down

0 comments on commit 3c815d3

Please sign in to comment.