Skip to content

Commit

Permalink
#2423 fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
AnastasiiaPlyako committed May 23, 2023
1 parent d196d68 commit 7f66001
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ketcher-react/src/script/ui/state/hotkeys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import { load, onAction, removeStructAction } from './shared'
import actions from '../action'
import keyNorm from '../data/convert/keynorm'
import { isIE } from 'react-device-detect'
import { handleHotkeyOverItem } from './handleHotkeysOverItem'
import { SettingsManager } from '../utils/settingsManager'
import {
handleHotkeyOverItem,
Expand Down

0 comments on commit 7f66001

Please sign in to comment.