func()

in pkg/fix.go [45:47]


func (bf *BaseFix) ExecuteDuringPlan() error {
	return nil
}