using Volo.Abp.Modularity; namespace Print.Forum.Application.Contracts; public class ForumApplicationContractsModule : AbpModule { }