Skip to content

Commit 3a83f12

Browse files
committed
refactor: replace channel-based BFS with iterator-based implementation for layer difference
1 parent b7f911c commit 3a83f12

File tree

2 files changed

+267
-135
lines changed

2 files changed

+267
-135
lines changed

cmd/client-fs.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import (
3333
"time"
3434

3535
"github.com/google/uuid"
36-
3736
"github.com/pkg/xattr"
3837
"github.com/rjeczalik/notify"
3938

0 commit comments

Comments
 (0)