mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-21 16:12:18 +03:00
refactor: delete debug console.log call
This commit is contained in:
parent
02923284c4
commit
cfe6c01e01
@ -88,8 +88,6 @@ export const useSetHotkeyScope = () =>
|
||||
|
||||
set(internalHotkeysEnabledScopesState, scopesToSet);
|
||||
set(currentHotkeyScopeState, newHotkeyScope);
|
||||
|
||||
console.log(scopesToSet);
|
||||
},
|
||||
[],
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user