Skip to content

Commit

Permalink
remove license info from metrics sh
Browse files Browse the repository at this point in the history
  • Loading branch information
erinecon committed Nov 29, 2024
1 parent 613f432 commit 980a4c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions docs/.sphinx/metrics/build_metrics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,3 @@ images=$(find . -type d -path './.sphinx' -prune -o -name '*.html' -exec cat {}
echo "Summarising metrics for build files (.html)..."
echo -e "\tlinks: $links"
echo -e "\timages: $images"

# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
3 changes: 0 additions & 3 deletions docs/.sphinx/metrics/source_metrics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,3 @@ else
echo -e "\treadability: $readabilityAverage"
echo -e "\treadable: $readable"
fi

# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.

0 comments on commit 980a4c3

Please sign in to comment.