using System.Collections.Generic; using Neo.Afx.Services.Workflows.Entities; using Neo.LegitimateLicences.Common.ViewModels; namespace Neo.LegitimateLicences.Web.Models { public class HomeModel : ResponsiveAppBaseModel { } }