Skip to content

Commit

Permalink
Remove old classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyan11 committed Aug 1, 2024
1 parent 5bbc22a commit bb413b6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 345 deletions.
192 changes: 0 additions & 192 deletions src/Pyramid/PyramidPopingPresenterBuilder.class.st

This file was deleted.

3 changes: 1 addition & 2 deletions src/Pyramid/PyramidProperty.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Class {
'name',
'pyramidInputPresenterStrings'
],
#category : 'Pyramid-property'
#category : #'Pyramid-property'
}

{ #category : #'as yet unclassified' }
Expand Down Expand Up @@ -48,7 +48,6 @@ PyramidProperty >> commandExecutor: anObject [
{ #category : #initialization }
PyramidProperty >> initialize [

presenterBuilder := PyramidPopingPresenterBuilder new.
name := 'Default property name'
]

Expand Down
151 changes: 0 additions & 151 deletions src/Pyramid/PyramidPropertyPopupPresenter.class.st

This file was deleted.

0 comments on commit bb413b6

Please sign in to comment.