Skip to content

Commit 4e0bf83

Browse files
authored
Update interface.go
1 parent 70c1ad0 commit 4e0bf83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/controllers/job/cache/interface.go

-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ type Cache interface {
3838

3939
TaskCompleted(jobKey, taskName string) bool
4040
}
41-

0 commit comments

Comments
 (0)