Skip to content

Commit da027bb

Browse files
authored
Update release_notes.py
Removing an unnecessary line that is ending up in the release notes
1 parent 1df3cd8 commit da027bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-tools/release_notes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
repo = "storm"
4848
milestone = sys.argv[1] # Milestone ID
4949

50-
print(f"Fetching issues for milestone with id= '{milestone}'...")
5150

5251
headers = {
5352
"Authorization": f"Bearer {GITHUB_TOKEN}",

0 commit comments

Comments
 (0)