mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-13 17:22:27 +08:00
docs: fix code issue
This commit is contained in:
@@ -46,7 +46,7 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
"lancet-demo/retry"
|
"github.com/duke-git/lancet/retry"
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user