using System; namespace HeartTrack.Services.ActivityDataService { public class ActivityDataService { public ActivityDataService() { } } }