
The shim.SetScore() utility was no longer used since7dfc605fc6
. Checking for uses outside of this repository, I found only one external use of this in gVisor;a9441aea27/pkg/shim/service.go (L262-L264)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>