Skip to content

Commit a049e30

Browse files
NitnerocLCorentin Lefebvre
authored andcommitted
formatting
1 parent 0bf7847 commit a049e30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ResizableContainer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export class ResizableContainer implements IDockContainer {
5454
this.resizeHandles = [];
5555

5656
if (this.resizeDirection & ResizeDirection.North) {
57-
5857
this._buildResizeHandle(false, false, true, false);
5958
}
6059

0 commit comments

Comments
 (0)