make project portable

This commit is contained in:
Luke Pulverenti
2016-11-10 23:29:35 -05:00
parent ec63e13bbe
commit 7b22c0f48f
3 changed files with 7 additions and 16 deletions

View File

@@ -3,7 +3,6 @@ using MediaBrowser.Controller.Entities;
using System;
using System.IO;
using System.Linq;
using System.Runtime.Serialization;
using System.Threading;
using System.Threading.Tasks;
using MediaBrowser.Common.IO;