Skip to content

Commit

Permalink
chore: logs typo
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Sep 9, 2023
1 parent c1e9e72 commit 2e7d3e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edges.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ func (e *Endure) resolveEdges() error {
if isPrimitive(initMethod.Type.In(j).String()) {
e.log.Error(
"primitive type in the function parameters",
nil,
slog.String("plugin", vertices[i].ID().String()),
slog.String("type", initMethod.Type.In(j).String()),
)
Expand Down

0 comments on commit 2e7d3e2

Please sign in to comment.