using NzbDrone.Common.Messaging; namespace NzbDrone.Core.Movies.Events { public class CollectionRefreshCompleteEvent : IEvent { } }