Skip to content

Commit 51555e5

Browse files
committed
update
1 parent 5ca4008 commit 51555e5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/joint-core/test/ts/index.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,6 @@ cellView.listenTo(paper, {
211211
}
212212
} as joint.dia.Paper.EventMap);
213213

214-
215-
216-
217214
class AttributeHighlighterView extends joint.dia.HighlighterView<{ attribute: string; }> {
218215
preinitialize() {
219216
this.UPDATE_ATTRIBUTES = function() { return [this.options.attribute]; };

0 commit comments

Comments
 (0)