Skip to content

Commit

Permalink
fix: try to pass the fake version number (#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi authored Mar 4, 2025
1 parent 2bc521e commit 06c82fb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ export default class BrushStrategy {
): InitializedOperationData {
const { viewport } = enabledElement;

// pass in the strategy to getStrategyData
const data = getStrategyData({ operationData, viewport, strategy: this });

if (!data) {
Expand Down

0 comments on commit 06c82fb

Please sign in to comment.