Skip to content

Commit a80400b

Browse files
author
Github-actions
committed
Automatic linting
1 parent 88e2f9e commit a80400b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wger/core/views/user.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ def registration(request):
287287
# Add this line to use the new registration-specific sidebar
288288
template_data['sidebar'] = 'user/registration_sidebar.html'
289289

290-
291290
return render(request, 'form_content.html', template_data)
292291

293292

0 commit comments

Comments
 (0)