mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
fix(desktop-electron): remove temporary Test2 throw from beta renderer
This commit is contained in:
@@ -332,8 +332,6 @@ render(() => {
|
||||
}
|
||||
})
|
||||
|
||||
throw new Error("Test2")
|
||||
|
||||
return null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user