mirror of
https://github.com/lingble/twenty.git
synced 2025-10-29 03:42:30 +00:00
refactor: delete debug console.log call
This commit is contained in:
@@ -88,8 +88,6 @@ export const useSetHotkeyScope = () =>
|
||||
|
||||
set(internalHotkeysEnabledScopesState, scopesToSet);
|
||||
set(currentHotkeyScopeState, newHotkeyScope);
|
||||
|
||||
console.log(scopesToSet);
|
||||
},
|
||||
[],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user