Skip to content

Commit

Permalink
Resolves wrong package
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeAtHPI committed Nov 21, 2023
1 parent 6300cdd commit 8def518
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions packages/Sandblocks-Core/SBVisualization.extension.st

This file was deleted.

2 changes: 1 addition & 1 deletion packages/Sandblocks-Watch/SBVisualization.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ SBVisualization >> canvasHeight [
^ self targetHeight - self class heightMargin
]

{ #category : #nil }
{ #category : #geometry }
SBVisualization >> extent: aPoint [

super extent: aPoint.
Expand Down

0 comments on commit 8def518

Please sign in to comment.