move classes to model

This commit is contained in:
Luke Pulverenti
2016-10-23 20:09:43 -04:00
parent 2af3ec43d5
commit 78ba88bc7e
18 changed files with 20 additions and 35 deletions

View File

@@ -1,5 +1,4 @@
using MediaBrowser.Common.Events;
using MediaBrowser.Controller.Activity;
using MediaBrowser.Controller.Library;
using MediaBrowser.Model.Activity;
using MediaBrowser.Model.Events;