Skip to content

Commit 2415fa6

Browse files
authored
Merge pull request #338 from tekktrik/dev/remove-stats-line
Remove link to core download stats page
2 parents 68fe1f8 + 0726da2 commit 2415fa6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

adabot/circuitpython_libraries.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@ def run_library_checks(validators, kw_args, error_depth):
217217
# - GitHub API has been broken, due to the number of release artifacts
218218
# - Release asset delivery is being moved to AWS CloudFront/S3
219219
# print_circuitpython_dl_stats()
220-
logger.info("* Core download stats available at https://circuitpython.org/stats")
221-
222-
logger.info("")
223220

224221
# Get PyPI stats
225222
have_secrets = False

0 commit comments

Comments
 (0)