move string.Replace extension

This commit is contained in:
Luke Pulverenti
2015-01-17 15:12:02 -05:00
parent a8da86d059
commit d26707708d
23 changed files with 57 additions and 53 deletions

View File

@@ -11,6 +11,7 @@ using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using MediaBrowser.Model.Extensions;
namespace MediaBrowser.Server.Implementations.Notifications
{