mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 11:48:15 +00:00
mockery is set up to generate headers in all the mocks it produces, so the separate header generation in update-mocks.sh is no longer useful (and leads to duplicate headers in three cases). This removes the relevant parts of the shell script. Signed-off-by: Stephen Kitt <skitt@redhat.com>