Take care of FIXMEs

This commit is contained in:
Stephan
2013-09-17 10:18:26 +02:00
parent ee4f4440d5
commit e8fd6a6ece
10 changed files with 44 additions and 116 deletions

View File

@@ -28,7 +28,6 @@ namespace Umbraco.Web.PublishedCache.XmlPublishedCache
/// <remarks>
/// NOTE: In the future if we want to properly cache all media this class can be extended or replaced when these classes/interfaces are exposed publicly.
/// </remarks>
// fixme - does not implement the content model factory
internal class PublishedMediaCache : IPublishedMediaCache
{
public PublishedMediaCache()