mirror of
https://github.com/mathuo/dockview
synced 2025-08-30 05:56:32 +00:00
chore: remove comment
This commit is contained in:
parent
38fa8f2f6e
commit
d180320b19
@ -673,7 +673,6 @@ export class Groupview extends CompositeDisposable implements IGroupview {
|
|||||||
index,
|
index,
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
// TODO: custom drop handler
|
|
||||||
this._onDidDrop.fire({ nativeEvent: event, position, index });
|
this._onDidDrop.fire({ nativeEvent: event, position, index });
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user