Cleanup dev logging in UI

This commit is contained in:
Qstick
2022-12-18 12:56:03 -06:00
parent 4d137886bc
commit 0fa5127c83
4 changed files with 0 additions and 8 deletions

View File

@@ -310,8 +310,6 @@ export const actionHandlers = handleThunks({
isGrabbing: true
}));
console.log(payload);
const promise = createAjaxRequest({
url: '/search/bulk',
method: 'POST',