Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BipanKishore committed May 4, 2024
1 parent 83b8cd2 commit c970aa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/set-size-helper.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {ISetSizeBehaviour, IResizableItem, addAndRemoveType} from '../@types'
import {RATIO, LEFT, RIGHT, BUTTOM_FIRST, MINUS, DIRECTIONS, NONE, PLUS, TOP_FIRST} from '../constant'
import {ResizableModel} from '../models'
import {consoleIds} from './development-util'
import {
getVisibleItems, getPanesSizeSum
} from './panes'
Expand Down

0 comments on commit c970aa9

Please sign in to comment.