mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-25 23:15:18 +00:00
chore: cleanup
This commit is contained in:
parent
8371ba5aec
commit
6897bb7d02
1 changed files with 0 additions and 1 deletions
|
|
@ -561,7 +561,6 @@ export const { use: useFile, provider: FileProvider } = createSimpleContext({
|
|||
|
||||
const stop = sdk.event.listen((e) => {
|
||||
const event = e.details
|
||||
console.log(event)
|
||||
if (event.type !== "file.watcher.updated") return
|
||||
const path = normalize(event.properties.file)
|
||||
if (!path) return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue