Skip to content

Commit a647238

Browse files
committed
Remove errant print statement
1 parent 1caf8c2 commit a647238

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hello/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from .forms import LogMessageForm
88
from .models import LogMessage
99

10-
print("http://localhost:8000/hello/VSCode")
1110

1211
# def home(request):
1312
# return render(request, 'hello/home.html')

0 commit comments

Comments
 (0)