Skip to content

Commit

Permalink
remove some tools from World Spotter
Browse files Browse the repository at this point in the history
  • Loading branch information
JurajKubelka committed Oct 25, 2024
1 parent 3ed2b98 commit 369326f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/GToolkit-World/GtWorldSpotterSearchStart.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ GtWorldSpotterSearchStart >> gtSearchForToolsFor: aSearch [
<gtSearch>
^ aSearch list
priority: 1;
items: [ {GtPlaygroundStencil new knowledgeBase: self knowledgeBase.
LeNotePlaygroundStencil new knowledgeBase: self knowledgeBase.
items: [ {
LeLepiterToolStencil new knowledgeBase: self knowledgeBase.
GtCoderStencil new.
GtMonitorStencil new.
Expand Down

0 comments on commit 369326f

Please sign in to comment.