Skip to content

Commit

Permalink
Fixed removeModel protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Jul 7, 2024
1 parent b77557e commit 155d8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/OpenPonk-Core/OPController.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ OPController >> removeFigure [
self figure remove
]

{ #category : 'private' }
{ #category : 'destruction' }
OPController >> removeModel [

self diagramController elementRemoved
Expand Down

0 comments on commit 155d8c6

Please sign in to comment.