Skip to content

Commit 1e2b185

Browse files
committed
remove unneccesary line
1 parent b04e219 commit 1e2b185

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/api/packages/container/container.go

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ func Authenticate(ctx *context.Context) {
162162
apiError(ctx, http.StatusInternalServerError, err)
163163
return
164164
}
165-
166165
u = task.Job.Run.TriggerUser
167166
}
168167

0 commit comments

Comments
 (0)