package specgen

import (
	"go.podman.io/common/pkg/config"
)

func (s *SpecGenerator) InitResourceLimits(_ *config.Config) {
}
