Skip to content

Commit c095ad3

Browse files
chore(Wind): Remove obsolete backlink comment from NotificationStream.ts
Delete the temporary backlink reference `Backlink: Land/.claude/tauri/Patches/14-StreamingGRPC.md (P14.5)` that was added as a documentation artifact during the Vine notification stream implementation. This comment served as an implementation reference during development but is not needed in the final module documentation. The module header comment explaining the reference-counted Tauri channel behavior is preserved.
1 parent 274df23 commit c095ad3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Source/Effect/Vine/NotificationStream.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
* Tauri channel is reference-counted so the subscription lives
4040
* exactly as long as any subscriber.
4141
*
42-
* Backlink: Land/.claude/tauri/Patches/14-StreamingGRPC.md (P14.5)
4342
*/
4443

4544
import type { Channel as TauriChannel } from "@tauri-apps/api/core";

0 commit comments

Comments
 (0)