Skip to content

Commit 1753af7

Browse files
committed
Remove print
1 parent c579220 commit 1753af7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

remote_control/verify.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def verify() -> GitAutograderOutput:
3333
)
3434

3535
username = username.strip()
36-
print(username)
3736

3837
print(f"Create a repo called gitmastery-{username}-remote-control")
3938
url = input("Enter the url of your remote repository: ")

0 commit comments

Comments
 (0)