Lint files
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
e9fc9fdf12
commit
54be6beaab
4 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
package safe
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/cenk/backoff"
|
||||
"github.com/containous/traefik/log"
|
||||
"context"
|
||||
"runtime/debug"
|
||||
"sync"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue