Skip to content

Commit 1df8a01

Browse files
committed
test
1 parent 2796b53 commit 1df8a01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.generator/cli.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,8 +1787,6 @@ def handle_release_stage(
17871787
output=args.output,
17881788
input=args.input,
17891789
)
1790-
with open("performance_metrics.log", "r") as f:
1791-
print(f.read())
17921790

17931791
elif args.command == "build":
17941792
args.func(librarian=args.librarian, repo=args.repo)

0 commit comments

Comments
 (0)