SIGN IN SIGN UP

FileWatching: remove dead initialization in open_exclusive

The `watch` variable was initialized to `Lockable(Core.Box(nothing))`
but immediately overwritten on the next line inside the loop. Remove
the unused initialization.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
K
Kristoffer Carlsson committed
b322665b46b0364733af9f176aa144174ae1b946
Parent: aa6e15f