Skip to content

Commit

Permalink
Merge pull request #693 from moosetechnology/remove-TearDownStorage
Browse files Browse the repository at this point in the history
Remove MooseGroupTeardownStorage
  • Loading branch information
ClotildeToullec authored Jan 22, 2024
2 parents e46781c + cdacffe commit a4e7a62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
6 changes: 0 additions & 6 deletions src/Moose-Core/MooseGroupStorage.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,6 @@ MooseGroupStorage >> elements [
^self subclassResponsibility
]

{ #category : #converting }
MooseGroupStorage >> forRemoving [

self becomeKind: MooseGroupTeardownStorage
]

{ #category : #converting }
MooseGroupStorage >> forRuntime [

Expand Down
41 changes: 0 additions & 41 deletions src/Moose-Core/MooseGroupTeardownStorage.class.st

This file was deleted.

0 comments on commit a4e7a62

Please sign in to comment.