Skip to content

Commit 4eb2145

Browse files
authored
Merge pull request #62 from github/dead-code
fix: remove dead code
2 parents e5ac455 + 37f7346 commit 4eb2145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

measure_innersource.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ def main(): # pragma: no cover
123123
ghe, gh_app_id, gh_app_private_key_bytes, gh_app_installation_id
124124
)
125125

126-
# evaluate_markdown_file_size(output_file)
127-
128126
if github_connection:
129127
logger.info("Connection to GitHub successful")
130128

0 commit comments

Comments
 (0)