mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 10:45:45 +01:00
fix golint issues in code
This commit is contained in:
parent
4b4e0ddfff
commit
ea912729ec
@ -1,3 +1,5 @@
|
||||
// Copyright 2018 The Harbor Authors. All rights reserved.
|
||||
|
||||
package impl
|
||||
|
||||
import (
|
||||
|
@ -1,4 +1,5 @@
|
||||
// Copyright 2018 The Harbor Authors. All rights reserved.
|
||||
|
||||
package impl
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// Copyright 2018 The Harbor Authors. All rights reserved.
|
||||
|
||||
package job
|
||||
|
||||
import "reflect"
|
||||
|
@ -1,3 +1,5 @@
|
||||
// Copyright 2018 The Harbor Authors. All rights reserved.
|
||||
|
||||
package period
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// Copyright 2018 The Harbor Authors. All rights reserved.
|
||||
|
||||
package utils
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user