Skip to content

Commit 675ea9b

Browse files
Update records_management/controllers/portal.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6c7bbcf commit 675ea9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

records_management/controllers/portal.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ def request_pickup(self):
3737
'item_ids': [(6, 0, items.ids)],
3838
})
3939
return http.request.redirect('/my/inventory')
40-
return request.redirect('/my/inventory')

0 commit comments

Comments
 (0)