using InABox.Core; namespace Comal.Classes { [Caption("Integrations")] public class ActivityIntegrationSource : BaseIntegrationSource, ILicense { } }