pull/702/head
Luke Pulverenti 11 years ago
parent 4fad85a8bd
commit 01f4ee7fbb

@ -40,7 +40,6 @@ namespace MediaBrowser.Common.Implementations.Security
public Task ReportAppUsage(ClientInfo app, CancellationToken cancellationToken) public Task ReportAppUsage(ClientInfo app, CancellationToken cancellationToken)
{ {
// TODO: Implement this // TODO: Implement this
// Make sure to handle DeviceVersion being
return Task.FromResult(true); return Task.FromResult(true);
} }

Loading…
Cancel
Save