mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-18 18:58:15 +02:00
Reformat all files with make format
.
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
This commit is contained in:
@@ -3,8 +3,9 @@ package semaphore
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/zrepl/zrepl/daemon/logging/trace"
|
||||
wsemaphore "golang.org/x/sync/semaphore"
|
||||
|
||||
"github.com/zrepl/zrepl/daemon/logging/trace"
|
||||
)
|
||||
|
||||
type S struct {
|
||||
|
Reference in New Issue
Block a user