Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Nov 16, 2023
1 parent 8c48995 commit de9fb20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/pre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
## Create modules pages
for D in ../x/*; do
if [ -d "${D}" ]; then
# Skip specific directories
MODULE_DIRECTORY=docs/build/modules/$DIR_NAME
rm -rf "$MODULE_DIRECTORY"
mkdir -p "$MODULE_DIRECTORY"
Expand Down

0 comments on commit de9fb20

Please sign in to comment.