Skip to content

Commit c98fe7c

Browse files
committed
removes todo
1 parent 0107e02 commit c98fe7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/devspace/build/builder/helper/helper_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ type fakeDockerAPIClient struct {
3232
dockerclient.CommonAPIClient
3333
}
3434

35-
// TODO: (Ryan) see if these are needed for the tests
3635
func (c *fakeDockerAPIClient) CheckpointCreate(ctx context.Context, container string, options checkpoint.CreateOptions) error {
3736
return nil
3837
}

0 commit comments

Comments
 (0)