Skip to content

Commit 77861c4

Browse files
committed
remove test sample gen
1 parent c0d1914 commit 77861c4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

home.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ namespace microcode {
4040
x: buttonStart + 40,
4141
y: 30,
4242
onClick: () => {
43-
testSamples()
44-
// this.app.popScene()
4543
this.app.pushScene(new SamplesGallery(this.app))
4644
},
4745
}),

0 commit comments

Comments
 (0)