Skip to content

Commit

Permalink
Update upstream.go
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig authored Jul 19, 2021
1 parent f9cf2d0 commit dd1daa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/agent/upstream/upstream.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ type UploadJob struct {

type Upstream interface {
Stop()
// TODO: too complex, fix it
Upload(u *UploadJob)
}

0 comments on commit dd1daa5

Please sign in to comment.