using Coscine.ApiCommons; namespace Coscine.Api.NotificationBus { public class Startup : AbstractDefaultStartup { public Startup() { } } }