Skip to content

Commit 2e7d3e2

Browse files
committed
chore: logs typo
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent c1e9e72 commit 2e7d3e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

edges.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ func (e *Endure) resolveEdges() error {
5151
if isPrimitive(initMethod.Type.In(j).String()) {
5252
e.log.Error(
5353
"primitive type in the function parameters",
54-
nil,
5554
slog.String("plugin", vertices[i].ID().String()),
5655
slog.String("type", initMethod.Type.In(j).String()),
5756
)

0 commit comments

Comments
 (0)