Skip to content

Commit 0cedd06

Browse files
committed
style: lint fix
1 parent 38b94b5 commit 0cedd06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/loader/reconciler.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import (
77
"github.com/siyul-park/uniflow/pkg/storage"
88
)
99

10-
1110
// ReconcilerConfig holds the configuration for the Reconciler.
1211
type ReconcilerConfig struct {
1312
Storage *storage.Storage // Storage is the storage used by the Reconciler.

0 commit comments

Comments
 (0)