Skip to content

Commit 3465791

Browse files
authored
fix whitespace
1 parent 0ecf658 commit 3465791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scope.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ function offjs(ctx, key, f)
374374
end
375375
nothing
376376
end
377-
377+
378378
function ensure_sync(ctx, key)
379379
ob = ctx.observs[key][1]
380380
# have at most one synchronizing handler per observable

0 commit comments

Comments
 (0)