Skip to content

Commit

Permalink
Use normal renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
tatut committed Jan 19, 2024
1 parent 855e4f2 commit f9ca308
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/LiveWeb-Examples/LWExampleMain.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ LWExampleMain >> children [
^ ReadStream on: { example . menu }
]

{ #category : #rendering }
LWExampleMain >> htmlRendererClass [
^ SlHTMLRenderer

]

{ #category : #initialization }
LWExampleMain >> initialize [
super initialize.
Expand Down

0 comments on commit f9ca308

Please sign in to comment.