package services

import (
	"github.com/smartcontractkit/chainlink-common/pkg/services"
)

type ServiceCtx = services.Service
